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