Method | Description | |
---|---|---|
MapAsync ( |
||
NameAfterRelativeClassNamespaceAndClassNameAndMethodNameMapper ( string rootNamespace, bool makeLowercase = false, string wordSeparator = " ", string wordRegexPattern = DefaultWordRegexPattern ) : System |
Method | Description | |
---|---|---|
ParseWords ( string value ) : IEnumerable |
public MapAsync ( |
||
type | ||
method | ||
return | Task |
public NameAfterRelativeClassNamespaceAndClassNameAndMethodNameMapper ( string rootNamespace, bool makeLowercase = false, string wordSeparator = " ", string wordRegexPattern = DefaultWordRegexPattern ) : System | ||
rootNamespace | string | |
makeLowercase | bool | |
wordSeparator | string | |
wordRegexPattern | string | |
return | System |