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;

Undocumented in source.

name
string name;

Undocumented in source.

Meta