C# Class Nethereum.Web3.VmStackErrorChecker

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

Méthodes publiques

Méthode Description
GetError ( Newtonsoft.Json.Linq.JObject stack ) : string
HasError ( Newtonsoft.Json.Linq.JObject stack ) : bool

Method Details

GetError() public méthode

public GetError ( Newtonsoft.Json.Linq.JObject stack ) : string
stack Newtonsoft.Json.Linq.JObject
Résultat string

HasError() public méthode

public HasError ( Newtonsoft.Json.Linq.JObject stack ) : bool
stack Newtonsoft.Json.Linq.JObject
Résultat bool