C# 클래스 MetroIde.Helpers.Net.HttpExtensions

파일 보기 프로젝트 열기: ChadSki/Quickbeam

공개 메소드들

메소드 설명
GetRequestStreamAsync ( this request ) : Task
GetResponseAsync ( this request ) : Task

메소드 상세

GetRequestStreamAsync() 공개 정적인 메소드

public static GetRequestStreamAsync ( this request ) : Task
request this
리턴 Task

GetResponseAsync() 공개 정적인 메소드

public static GetResponseAsync ( this request ) : Task
request this
리턴 Task