C# 클래스 Warehouse.Api.MainHandlers

파일 보기 프로젝트 열기: Starcounter/Warehouse

공개 메소드들

메소드 설명
GetMainPage ( ) : WarehouseMainPage

Get Application Holder page

Register ( ) : void

비공개 메소드들

메소드 설명
RegisterHooks ( ) : void

Register system user hooks. Get notice when a system user is signed-in or signed-out

RegisterPartials ( ) : void

Register Partial handlers

메소드 상세

GetMainPage() 정적인 공개 메소드

Get Application Holder page
static public GetMainPage ( ) : WarehouseMainPage
리턴 WarehouseMainPage

Register() 공개 정적인 메소드

public static Register ( ) : void
리턴 void