C# 클래스 MALClient.XShared.Comm.Query

파일 보기 프로젝트 열기: Mordonus/MALClient

보호된 프로퍼티들

프로퍼티 타입 설명
Request System.Net.WebRequest

공개 메소드들

메소드 설명
GetRequestResponse ( bool wantMsg = true, string statusBarMsg = null ) : Task

메소드 상세

GetRequestResponse() 공개 메소드

public GetRequestResponse ( bool wantMsg = true, string statusBarMsg = null ) : Task
wantMsg bool
statusBarMsg string
리턴 Task

프로퍼티 상세

Request 보호되어 있는 프로퍼티

protected WebRequest,System.Net Request
리턴 System.Net.WebRequest