IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace : TriggerItem Class |
The following tables list the members exposed by TriggerItem.
Name | Description | |
---|---|---|
TriggerItem Constructor | Initializes a new instance of the TriggerItem class. |
Name | Description | |
---|---|---|
MemberName | Gets the member name (usually a property name) on the class specified by the Type property. | |
Type | Gets the type of object that this TriggerItem is applicable to. |
Name | Description | |
---|---|---|
Equals | See System.Object.Equals(System.Object). | |
GetHashCode | Serves as the default hash function. | |
GetType | (Inherited from object) | |
ToString | (Inherited from object) |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) |
Equality | Same semantics as Equals. |
Inequality | Same semantics as not Equals. |