C# Class FubuMVC.Swank.Endpoints.GetHandler

ファイルを表示 Open project: mikeobrien/FubuMVC.Swank

Public Methods

Method Description
Execute ( ) : Response
GetHandler ( SpecificationService specificationService, Configuration configuration ) : System.Collections.Generic

Method Details

Execute() public method

public Execute ( ) : Response
return Response

GetHandler() public method

public GetHandler ( SpecificationService specificationService, Configuration configuration ) : System.Collections.Generic
specificationService FubuMVC.Swank.Specification.SpecificationService
configuration Configuration
return System.Collections.Generic