C# Class PlaygroundKeeper.Api.ApplicationHandlers

显示文件 Open project: Starcounter/PlaygroundKeeper

Public Methods

Method Description
Register ( ) : void

Register handlers

Private Methods

Method Description
RegisterPartials ( ) : void

Register Partial handlers

Method Details

Register() public static method

Register handlers
public static Register ( ) : void
return void