Interface IPrimitiveValueType
Assembly: WaaS.Core.dll
View Source
Declaration
public interface IPrimitiveValueType : IDespecializedValueType, IValueType, IType, ISortedExportable, ISorted
Properties
Kind
View Source
Declaration
PrimitiveValueTypeKind Kind { get; }