C# Class RealCrowd.Grip.HttpResponseFormat

Inheritance: Format
Afficher le fichier Open project: realcrowd/grip.net Class Usage Examples

Méthodes publiques

Méthode Description
HttpResponseFormat ( ) : RealCrowd.PublishControl
HttpResponseFormat ( string contentType, string body ) : RealCrowd.PublishControl
ToObject ( ) : object

Method Details

HttpResponseFormat() public méthode

public HttpResponseFormat ( ) : RealCrowd.PublishControl
Résultat RealCrowd.PublishControl

HttpResponseFormat() public méthode

public HttpResponseFormat ( string contentType, string body ) : RealCrowd.PublishControl
contentType string
body string
Résultat RealCrowd.PublishControl

ToObject() public méthode

public ToObject ( ) : object
Résultat object