C# Class BindleProtocolException, bindle-dotnet

Inheritance: Exception
Afficher le fichier Open project: deislabs/bindle-dotnet

Méthodes publiques

Méthode Description
BindleProtocolException ( string message, HttpResponseMessage response ) : System,
ResponseText ( ) : Task

Method Details

BindleProtocolException() public méthode

public BindleProtocolException ( string message, HttpResponseMessage response ) : System,
message string
response HttpResponseMessage
Résultat System,

ResponseText() public méthode

public ResponseText ( ) : Task
Résultat Task