Method | Description | |
---|---|---|
CleanupCamelCasing ( this name ) : string | ||
CleanupName ( this name ) : string | ||
CleanupUnderScores ( this name ) : string |
public static CleanupCamelCasing ( this name ) : string | ||
name | this | |
return | string |
public static CleanupName ( this name ) : string | ||
name | this | |
return | string |
public static CleanupUnderScores ( this name ) : string | ||
name | this | |
return | string |