C# Class GnomeServer.IResponseFormatter

Afficher le fichier Open project: Rychard/GnomeServer

Méthodes publiques

Méthode Description
WriteContent ( HttpListenerResponse response ) : void

Method Details

WriteContent() public abstract méthode

public abstract WriteContent ( HttpListenerResponse response ) : void
response System.Net.HttpListenerResponse
Résultat void