Function GenericEnum.this

Constructs a generic enum according to the given enum-type schema.

this (
  const(Schema) schema
);