Interface IResultType
Assembly: WaaS.Core.dll
View Source
Declaration
public interface IResultType : IValueType, IType, ISortedExportable, ISorted
Properties
Type
View Source
Declaration
IValueType? Type { get; }
ErrorType
View Source
Declaration
IValueType? ErrorType { get; }