C# Class Check.ServiceInterface.AlwaysThrowsService

Inheritance: Service
Show file Open project: ServiceStack/ServiceStack

Public Methods

Method Description
Any ( AlwaysThrowsGlobalFilter request ) : object

Private Methods

Method Description
Any ( AlwaysThrowsFilterAttribute request ) : object

Method Details

Any() public method

public Any ( AlwaysThrowsGlobalFilter request ) : object
request AlwaysThrowsGlobalFilter
return object