GQLDEnum

Undocumented in source.

Constructors

this
this(string enumName, string[] memberNames)
Undocumented in source.

Members

Functions

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

Variables

enumName
string enumName;
Undocumented in source.
memberNames
string[] memberNames;
Undocumented in source.

Meta