C# Class EventStore.VSTools.Infrastructure.HttpResponseExtensions

Afficher le fichier Open project: AlexeyRaga/esvstools

Méthodes publiques

Méthode Description
GetJsonContentAsDynamic ( this response ) : dynamic
InStatus ( this response ) : bool

Method Details

GetJsonContentAsDynamic() public static méthode

public static GetJsonContentAsDynamic ( this response ) : dynamic
response this
Résultat dynamic

InStatus() public static méthode

public static InStatus ( this response ) : bool
response this
Résultat bool