C# Class EthereumRpc.Address

Afficher le fichier Open project: LawrenceBotley/EthereumRpc-NET Class Usage Examples

Méthodes publiques

Méthode Description
Address ( string value ) : System
StringToByteArray ( string str ) : byte[]

Method Details

Address() public méthode

public Address ( string value ) : System
value string
Résultat System

StringToByteArray() public static méthode

public static StringToByteArray ( string str ) : byte[]
str string
Résultat byte[]