C# Class AspNetAppSample.MyApp

Inheritance: Owin.Application, IApplication
Show file Open project: remitaylor/knack

Public Methods

Method Description
Call ( IRequest rawRequest ) : IResponse

Method Details

Call() public method

public Call ( IRequest rawRequest ) : IResponse
rawRequest IRequest
return IResponse