C# 클래스 EventStore.VSTools.Infrastructure.HttpResponseExtensions

파일 보기 프로젝트 열기: AlexeyRaga/esvstools

공개 메소드들

메소드 설명
GetJsonContentAsDynamic ( this response ) : dynamic
InStatus ( this response ) : bool

메소드 상세

GetJsonContentAsDynamic() 공개 정적인 메소드

public static GetJsonContentAsDynamic ( this response ) : dynamic
response this
리턴 dynamic

InStatus() 공개 정적인 메소드

public static InStatus ( this response ) : bool
response this
리턴 bool