C# Class Owin.ServiceStack.Example.HelloService

Inheritance: IService
显示文件 Open project: thedillonb/Owin.ServiceStack

Public Methods

Method Description
Any ( Hello hello ) : object

Private Methods

Method Description
Get ( Page hello ) : object

Method Details

Any() public method

public Any ( Hello hello ) : object
hello Hello
return object