PropertyNameConverter.IdentifierFirstUpperSingular Method
[This is preliminary documentation and subject to change.]
Returns a the that starts with a capital letter and ends with the singular representation.
public static
string IdentifierFirstUpperSingular(
string identifier);
Parameters
-
identifier
- The identifier to convert.
Return Value
The that starts with a capital letter and ends with the singular representation.
See Also
PropertyNameConverter Class | PmMda.Net.Dog Namespace