Click or drag to resize

StringExtensions Methods

The StringExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodIsClassReference Determines whether the specified attribute is an attribute, containing a class reference.
Public Extension MethodIsGUID string extension method to check if this is a valid GUID
Public Extension MethodIsInterfacePath Determines whether the specified path is an interface path.
Public Extension MethodIsInterfacePathWithID Determines whether the specified path is an interface path containing an ID
Public Extension MethodIsInterfacePathWithInterface Determines whether the specified path is an interface path with this interface name.
Public Extension MethodNormalizedGUID String extension method to normalize a GUID. If the string cannot be identified as a GUID the original string is returned
Top
See Also