C# Class RealCrowd.Grip.Instruct

Afficher le fichier Open project: realcrowd/grip.net

Méthodes publiques

Méthode Description
CreateResponseHold ( string channel, string previousId, string timeoutContentType, string timeoutBody ) : void
GetBytes ( ) : byte[]
ToObject ( ) : object
ToString ( ) : string

Method Details

CreateResponseHold() public méthode

public CreateResponseHold ( string channel, string previousId, string timeoutContentType, string timeoutBody ) : void
channel string
previousId string
timeoutContentType string
timeoutBody string
Résultat void

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]

ToObject() public méthode

public ToObject ( ) : object
Résultat object

ToString() public méthode

public ToString ( ) : string
Résultat string