C# Class GnomeServer.IResponseFormatter

Show file Open project: Rychard/GnomeServer

Public Methods

Method Description
WriteContent ( HttpListenerResponse response ) : void

Method Details

WriteContent() public abstract method

public abstract WriteContent ( HttpListenerResponse response ) : void
response System.Net.HttpListenerResponse
return void