IdAndName

Constructors

this
this(string name)
Undocumented in source.
this
this(int id, string name)
Undocumented in source.
this
this(int id)
Undocumented in source.

Members

Variables

id
int id;
name
string name;

Meta