df39adc5 f926 6c05 e5e8 757dc3854afb - akesseler/Plexdata.Utilities.Templates GitHub Wiki
The ArgumentRelations.ArgumentRelation type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Equals(String) | Checks the equality of the label. |
![]() |
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 | Serves as the default hash function. (Inherited from Object.) |
![]() |
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. (Overrides Object.ToString().) |
![]() |
ToTuple | Turns label and value into a tuple. |
Name | Description | |
---|---|---|
![]() |
CanExpand | Determines whether the argument can be expanded. (Defined by ArgumentExtension.) |
![]() |
IsSystemType | Determines whether an argument is of a build-in system type. (Defined by ArgumentExtension.) |
ArgumentRelations.ArgumentRelation Class
Plexdata.Utilities.Formatting.Entities Namespace