DataTypeDesc

Constructors

this
this(int id, string[] types)
Undocumented in source.
this
this(int id, string[] binaryType, string[] textType)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

binaryType
string[] binaryType;
Undocumented in source.
id
int id;
Undocumented in source.
textType
string[] textType;
Undocumented in source.

Meta