Skip to content

Methods_T_CommandLine_Core_Name

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

Name Methods

The Name type exposes the following members.

Methods

NameDescription
Public methodEquals(Object) (Overrides Object.Equals(Object).)
Public methodEquals(Name)
Protected methodFinalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCode (Overrides Object.GetHashCode().)
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodToString Returns a string that represents the current object. (Inherited from Object.)
Back to Top

Extension Methods

NameDescription
Private Extension MethodIsEmpty (Defined by UnParserExtensions.)
Public Extension MethodIsName (Defined by TokenExtensions.)
Public Extension MethodIsValue (Defined by TokenExtensions.)
Private Extension MethodNormalizeValue (Defined by UnParserExtensions.)
Back to Top

See Also

Reference

Name Class
CommandLine.Core Namespace

Clone this wiki locally