CSIdentifiers MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The CSIdentifiers type exposes the following members.
Methods

  NameDescription
Public methodStatic memberValidate
Checks whether supplied string is a valid C# ident
Public methodStatic memberValidateChar
Checks whether supplied char is suitable for a part of C# id
Public methodStatic memberValidateDigit
Checks to see whether supplied char is a digit
Back to Top
See Also