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

파일 보기 프로젝트 열기: ServiceStack/ServiceStack

공개 메소드들

메소드 설명
Dispose ( ) : void

비공개 메소드들

메소드 설명
Can_Send_ProtoBuf_request ( ) : void
Can_Send_ProtoBuf_request_Async ( ) : System.Threading.Tasks.Task
CreateProtoBufEmail ( ) : ProtoBufEmail
Does_return_ProtoBuf_when_using_ProtoBuf_Content_Type_and_Wildcard ( ) : void
OnTestFixtureSetUp ( ) : void
OnTestFixtureTearDown ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void