UpdateSoftEnum.this

Undocumented in source.
  1. this()
  2. this(string name, string[] values, ubyte type)
    class UpdateSoftEnum
    pure nothrow @safe @nogc
    this
    (
    string name
    ,
    string[] values = (string[]).init
    ,
    ubyte type = ubyte.init
    )

Meta