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