C# 클래스 ServiceStack.WebHost.Endpoints.Tests.CustomXmlResult

상속: IStreamWriter, IHasOptions
파일 보기 프로젝트 열기: ServiceStack/ServiceStack

공개 메소드들

메소드 설명
CustomXmlResult ( ) : System
WriteTo ( Stream stream ) : void

메소드 상세

CustomXmlResult() 공개 메소드

public CustomXmlResult ( ) : System
리턴 System

WriteTo() 공개 메소드

public WriteTo ( Stream stream ) : void
stream Stream
리턴 void