NDepend.API Documentation
GetWords Method
NDepend.Helpers Namespace > ExtensionMethodsString Class : GetWords Method
The code identifier
Get the words in a code identifier.
Syntax
[Extension()]
public static string[] GetWords( 
   string identifier
)

Parameters

identifier
The code identifier
Remarks
Typically the identifier is the NDepend.CodeModel.ICodeElement.NDepend.CodeModel.ICodeElement.SimpleName.
For a complete behavior description, see this method source code and tests here: https://stackoverflow.com/a/48185710/27194
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