TypeArgument
Namespace: IotaSdk
Type argument error
internal record class TypeArgument : ExecutionError, System.IDisposable, System.IEquatable`1[[IotaSdk.ExecutionError, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.IEquatable`1[[IotaSdk.ExecutionError+TypeArgument, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
Inheritance Object → ExecutionError → TypeArgument
Implements IDisposable, IEquatable<ExecutionError>, IEquatable<TypeArgument>
Attributes NullableAttribute
Properties
TypeArgumentValue
public ushort TypeArgumentValue { get; init; }
Property Value
Kind
public TypeArgumentError Kind { get; init; }
Property Value
Constructors
TypeArgument(UInt16, TypeArgumentError)
Type argument error
public TypeArgument(ushort TypeArgumentValue, TypeArgumentError Kind)
Parameters
TypeArgumentValue UInt16
Kind TypeArgumentError