C# 클래스 GnomeServer.IResponseFormatter

파일 보기 프로젝트 열기: Rychard/GnomeServer

공개 메소드들

메소드 설명
WriteContent ( HttpListenerResponse response ) : void

메소드 상세

WriteContent() 공개 추상적인 메소드

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