C# Class ServiceStack.WebHost.Endpoints.Tests.OneWayServiceTests

Mostra file Open project: ServiceStack/ServiceStack

Public Methods

Method Description
GetResponse ( String url, string json ) : string

Private Methods

Method Description
Delete ( ) : void
OnTestFixtureSetUp ( ) : void
OnTestFixtureTearDown ( ) : void
Send ( ) : void
Should_Respect_DataMember_Name ( ) : void

Method Details

GetResponse() public static method

public static GetResponse ( String url, string json ) : string
url String
json string
return string