override WitResponseNode | this[int aIndex][Get] |
override WitResponseNode | this[string aKey][Get] |
override int | AsInt[Get] |
override float | AsFloat[Get] |
override double | AsDouble[Get] |
override bool | AsBool[Get] |
override WitResponseArray | AsArray[Get] |
override WitResponseClass | AsObject[Get] |
WitResponseLazyCreator ( WitResponseNode aNode ) | |
override void | Add ( WitResponseNode aItem ) |
override void | |
override bool | Equals ( object obj ) |
override int | GetHashCode ( ) |
override string | ToString ( ) |
override string | ToString ( string aPrefix ) |
static bool | |
static bool |
override WitResponseNode Meta.WitAi.Json.WitResponseLazyCreator.this[int aIndex] |
---|
No description available.
|
override WitResponseNode Meta.WitAi.Json.WitResponseLazyCreator.this[string aKey] |
---|
No description available.
|
override int Meta.WitAi.Json.WitResponseLazyCreator.AsInt |
---|
No description available.
|
override float Meta.WitAi.Json.WitResponseLazyCreator.AsFloat |
---|
No description available.
|
override double Meta.WitAi.Json.WitResponseLazyCreator.AsDouble |
---|
No description available.
|
override bool Meta.WitAi.Json.WitResponseLazyCreator.AsBool |
---|
No description available.
|
override WitResponseArray Meta.WitAi.Json.WitResponseLazyCreator.AsArray |
---|
No description available.
|
override WitResponseClass Meta.WitAi.Json.WitResponseLazyCreator.AsObject |
---|
No description available.
|
Meta.WitAi.Json.WitResponseLazyCreator.WitResponseLazyCreator ( WitResponseNode aNode ) |
---|
No description available.
|
Meta.WitAi.Json.WitResponseLazyCreator.WitResponseLazyCreator ( WitResponseNode aNode, string aKey ) |
---|
No description available.
|
override void Meta.WitAi.Json.WitResponseLazyCreator.Add ( WitResponseNode aItem ) |
---|
No description available.
|
override void Meta.WitAi.Json.WitResponseLazyCreator.Add ( string aKey, WitResponseNode aItem ) |
---|
No description available.
|
override bool Meta.WitAi.Json.WitResponseLazyCreator.Equals ( object obj ) |
---|
No description available.
|
override int Meta.WitAi.Json.WitResponseLazyCreator.GetHashCode ( ) |
---|
No description available.
|
override string Meta.WitAi.Json.WitResponseLazyCreator.ToString ( ) |
---|
No description available.
|
override string Meta.WitAi.Json.WitResponseLazyCreator.ToString ( string aPrefix ) |
---|
No description available.
|
static bool Meta.WitAi.Json.WitResponseLazyCreator.operator== ( WitResponseLazyCreator a, object b ) |
---|
No description available.
|
static bool Meta.WitAi.Json.WitResponseLazyCreator.operator!= ( WitResponseLazyCreator a, object b ) |
---|
No description available.
|