Method | Description | |
---|---|---|
GetValueType ( object data, string key ) : |
||
SetKey ( object data, string key, object value ) : Cirrus.Future | ||
WriteJson ( object data, |
Method | Description | |
---|---|---|
ListAdapter ( |
public GetValueType ( object data, string key ) : |
||
data | object | |
key | string | |
return |
protected ListAdapter ( |
||
elementType | ||
return | System |
public SetKey ( object data, string key, object value ) : Cirrus.Future | ||
data | object | |
key | string | |
value | object | |
return | Cirrus.Future |
public WriteJson ( object data, |
||
data | object | |
writer | ||
return | Cirrus.Future |