C# 클래스 RealCrowd.Grip.Instruct

파일 보기 프로젝트 열기: realcrowd/grip.net

공개 메소드들

메소드 설명
CreateResponseHold ( string channel, string previousId, string timeoutContentType, string timeoutBody ) : void
GetBytes ( ) : byte[]
ToObject ( ) : object
ToString ( ) : string

메소드 상세

CreateResponseHold() 공개 메소드

public CreateResponseHold ( string channel, string previousId, string timeoutContentType, string timeoutBody ) : void
channel string
previousId string
timeoutContentType string
timeoutBody string
리턴 void

GetBytes() 공개 메소드

public GetBytes ( ) : byte[]
리턴 byte[]

ToObject() 공개 메소드

public ToObject ( ) : object
리턴 object

ToString() 공개 메소드

public ToString ( ) : string
리턴 string