AbiFieldTypeAttribute
Last updated
class EosSharp::Core::DataAttributes::AbiFieldTypeAttribute
: public AttributeData Attribute to map how the field is represented in the abi.
public string AbiType
public AbiFieldTypeAttribute(string abiType)
public string AbiType
public AbiFieldTypeAttribute(string abiType)
Last updated