C# Class Nethereum.Tutorials.FunctionDTO

Afficher le fichier Open project: Nethereum/Nethereum

Méthodes publiques

Méthode Description
MineAndGetReceiptAsync ( Web3 web3, string transactionHash ) : Task

Private Methods

Méthode Description
ShouldBeAbleToEncodeDecodeComplexInputOutput ( ) : Task

Method Details

MineAndGetReceiptAsync() public méthode

public MineAndGetReceiptAsync ( Web3 web3, string transactionHash ) : Task
web3 Web3
transactionHash string
Résultat Task