Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GnomeServer
IResponseFormatter
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