TriggerBlock Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Monkeyspeak.TriggerBlock"]
Namespace: Monkeyspeak
The TriggerBlock type exposes the following members.
Name | Description | |
---|---|---|
TriggerBlock |
Initializes a new instance of the TriggerBlock class.
| |
TriggerBlock(Int32) |
Initializes a new instance of the TriggerBlock class.
| |
TriggerBlock(IEnumerableTrigger) |
Initializes a new instance of the TriggerBlock class.
|
Name | Description | |
---|---|---|
ContainsTrigger |
Determines whether the block contains the trigger.
| |
GetSubBlock |
Creates a sub block.
| |
IndexOfTrigger |
Operates like IndexOf for Triggers
| |
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) | |
ToString(Char) |
Name | Description | |
---|---|---|
AsT | (Defined by ObjectExtensions.) |