Methods_T_CommandLine_Core_Name - adutton/commandline GitHub Wiki
The Name type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Overrides Object.Equals(Object).) |
![]() |
Equals(Name) | |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | (Overrides Object.GetHashCode().) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() |
IsEmpty | (Defined by UnParserExtensions.) |
![]() |
IsName | (Defined by TokenExtensions.) |
![]() |
IsValue | (Defined by TokenExtensions.) |
![]() |
NormalizeValue | (Defined by UnParserExtensions.) |



