Interface IVariantType
Assembly: WaaS.Core.dll
View Source
Declaration
public interface IVariantType : IDespecializedValueType, IValueType, IType, ISortedExportable, ISorted
Properties
Cases
View Source
Declaration
ReadOnlyMemory<IVariantCase> Cases { get; }
DiscriminantTypeSizeRank
View Source
Declaration
byte DiscriminantTypeSizeRank { get; }