C# Class Nethereum.ABI.Encoders.AddressTypeEncoder

Inheritance: ITypeEncoder
Afficher le fichier Open project: Nethereum/Nethereum Class Usage Examples

Méthodes publiques

Méthode Description
AddressTypeEncoder ( ) : System
Encode ( object value ) : byte[]

Method Details

AddressTypeEncoder() public méthode

public AddressTypeEncoder ( ) : System
Résultat System

Encode() public méthode

public Encode ( object value ) : byte[]
value object
Résultat byte[]