Enum HumlSpecVersion

Namespace
Huml.Net.Versioning
Assembly
Huml.Net.dll

Identifies a HUML specification version.

public enum HumlSpecVersion

Fields

[Obsolete("HumlSpecVersion.V0_1 is deprecated. HUML v0.1 will leave the support window when v0.3 ships. Migrate to HumlSpecVersion.V0_2.")] V0_1 = 1

HUML specification v0.1.

Deprecated: v0.1 will be dropped from the support window when v0.3 ships. Migrate to V0_2.

V0_2 = 2

HUML specification v0.2.