Foo

Undocumented in source.

Members

Mixins

__anonymous
mixin TStructHelpers!([TFieldMeta("a", 1), TFieldMeta("b", 2, TReq.OPT_IN_REQ_OUT), TFieldMeta("c", 3, TReq.REQUIRED, "4")])
Undocumented in source.

Variables

a
string a;
Undocumented in source.
b
int b;
Undocumented in source.
c
int c;
Undocumented in source.

Meta