Interface IEnumType
Assembly: WaaS.Core.dll
View Source
Declaration
public interface IEnumType : IValueType, IType, ISortedExportable, ISorted
Properties
Labels
View Source
Declaration
ReadOnlyMemory<string> Labels { get; }
public interface IEnumType : IValueType, IType, ISortedExportable, ISorted
ReadOnlyMemory<string> Labels { get; }