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