-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates to CommonConventions static helper class:
1) Adapter suffix is now registered by default, default convention takes precedence. 2) Single implementations of interface no longer required to auto-register. 3) ExcludeFromAutoRegistrationAttribute can be applied to any class to explicitly exclude it from auto registration. 4) Renamed IsMatch private functions to IsExcludedType for clarity. 5) Added documentation headers for the public members of CommonConventions.cs.
- Loading branch information
1 parent
b68d787
commit 4810c7c
Showing
1 changed file
with
97 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters