C# Class CommandR.JsonRpcError

Afficher le fichier Open project: Command-R/Command-R

Méthodes publiques

Méthode Description
JsonRpcError ( ) : System
JsonRpcError ( Exception ex ) : System

Method Details

JsonRpcError() public méthode

public JsonRpcError ( ) : System
Résultat System

JsonRpcError() public méthode

public JsonRpcError ( Exception ex ) : System
ex System.Exception
Résultat System