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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ExtensionMethodsString Class
ExtensionMethodsString Members