C# 클래스 MindTouch.Clacks.Client.Response

파일 보기 프로젝트 열기: MindTouch/MindTouch.Clacks 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Arguments string[]
Data byte[]
Status string

공개 메소드들

메소드 설명
Response ( string response ) : System

메소드 상세

Response() 공개 메소드

public Response ( string response ) : System
response string
리턴 System

프로퍼티 상세

Arguments 공개적으로 프로퍼티

public string[] Arguments
리턴 string[]

Data 공개적으로 프로퍼티

public byte[] Data
리턴 byte[]

Status 공개적으로 프로퍼티

public string Status
리턴 string