 | BaseLibrarydescriptions Field |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "F:Monkeyspeak.Libraries.BaseLibrary.descriptions"]
Namespace:
Monkeyspeak.Libraries
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntaxprotected Dictionary<Trigger, string> descriptions
Protected descriptions As Dictionary(Of Trigger, String)
protected:
Dictionary<Trigger, String^>^ descriptions
val mutable descriptions: Dictionary<Trigger, string>
Field Value
Type:
DictionaryTrigger,
String
See Also