The SubCondtionNames type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubCondtionNames | Initializes a new instance of the SubCondtionNames class |
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetName |
Given a SubCondition returns its name
| |
GetSubCondition |
Given a name returns its SubCondition
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Match |
Checks if the subCondition matches its name
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |