C# Class EventStore.VSTools.Infrastructure.HttpResponseExtensions

Mostra file Open project: AlexeyRaga/esvstools

Public Methods

Method Description
GetJsonContentAsDynamic ( this response ) : dynamic
InStatus ( this response ) : bool

Method Details

GetJsonContentAsDynamic() public static method

public static GetJsonContentAsDynamic ( this response ) : dynamic
response this
return dynamic

InStatus() public static method

public static InStatus ( this response ) : bool
response this
return bool