C# Class Nancy.Hosting.Event2.NancyEvent2Host.ResponseData

Afficher le fichier Open project: kekekeks/evhttp-sharp

Méthodes publiques

Méthode Description
ResponseData ( HttpStatusCode code, byte data, string>.IDictionary headers ) : System

Method Details

ResponseData() public méthode

public ResponseData ( HttpStatusCode code, byte data, string>.IDictionary headers ) : System
code HttpStatusCode
data byte
headers string>.IDictionary
Résultat System