pmMDA.NET

PropertyNameConverter.IdentifierFirstLower Method 

[This is preliminary documentation and subject to change.]

Returns the identifier with its first letter in lower case.

public static string IdentifierFirstLower(
   string identifier
);

Parameters

identifier
The identifier to convert.

Return Value

The identifier with its first letter in lower case.

See Also

PropertyNameConverter Class | PmMda.Net.Dog Namespace