C# Class Zombify.Server.ZombificationRouteHandler

Inheritance: System.Web.Routing.IRouteHandler
Exibir arquivo Open project: robashton/zombify

Public Methods

Method Description
GetHttpHandler ( System context ) : System.Web.IHttpHandler
ZombificationRouteHandler ( TestListener listener )

Method Details

GetHttpHandler() public method

public GetHttpHandler ( System context ) : System.Web.IHttpHandler
context System
return System.Web.IHttpHandler

ZombificationRouteHandler() public method

public ZombificationRouteHandler ( TestListener listener )
listener TestListener