Class ResolvedVariantType
Assembly: WaaS.Core.dll
View Source
Declaration
public class ResolvedVariantType : IVariantType, IDespecializedValueType, IValueType, IType, ISortedExportable, ISorted
Implements:
WaaS.ComponentModel.Runtime.IVariantType, WaaS.ComponentModel.Runtime.IDespecializedValueType, WaaS.ComponentModel.Runtime.IValueType, WaaS.ComponentModel.Runtime.IType, WaaS.ComponentModel.Runtime.ISortedExportable, WaaS.ComponentModel.Runtime.ISorted
Properties
Cases
View Source
Declaration
public ReadOnlyMemory<IVariantCase> Cases { get; }