Method | Description | |
---|---|---|
Map ( |
||
UrlRelativePathFromRelativeClassNamespaceAndClassNameMapper ( string rootNamespace, bool caseSensitive = false, bool makeLowercase = true, string wordSeparator = "_", string wordRegexPattern = DefaultWordRegexPattern ) : System |
Method | Description | |
---|---|---|
ParseWords ( string value ) : IEnumerable |
public Map ( |
||
type | ||
method | ||
route | Routing | |
container | IContainer | |
return | void |
public UrlRelativePathFromRelativeClassNamespaceAndClassNameMapper ( string rootNamespace, bool caseSensitive = false, bool makeLowercase = true, string wordSeparator = "_", string wordRegexPattern = DefaultWordRegexPattern ) : System | ||
rootNamespace | string | |
caseSensitive | bool | |
makeLowercase | bool | |
wordSeparator | string | |
wordRegexPattern | string | |
return | System |