NDepend.API Documentation
FirstCharToUpper Method
NDepend.Helpers Namespace > ExtensionMethodsString Class : FirstCharToUpper Method
The word to get first char as upper case.
Return word with first char as upper case.
Syntax
[Extension()]
public static string FirstCharToUpper( 
   string word
)

Parameters

word
The word to get first char as upper case.
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

ExtensionMethodsString Class
ExtensionMethodsString Members