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 | See System.Object.GetHashCode. |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |
![]() | Same semantics as Equals. |
![]() | Same semantics as not Equals. |