Click or drag to resize
MessagePackKnownTupleItemTypeAttributeBindingType Property
Gets the type of the binding Type for TypeCode.

Namespace: MsgPack.Serialization
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public Type BindingType { get; }

Property Value

Type: Type
The binding Type for TypeCode.
See Also