C# Class afung.MangaWeb3.Client.Admin.Module.AdminModuleBase

Inheritance: afung.MangaWeb3.Client.Module.ModuleBase
Mostra file Open project: a-fung/MangaWeb3

Protected Methods

Method Description
AdminModuleBase ( string templateId ) : System

Private Methods

Method Description
LogoutSuccessful ( ) : void
LogoutSuccessful ( Exception error ) : void
LogoutSuccessful ( JsonResponse response ) : void
NavCollectionsClicked ( jQueryApi.jQueryEvent e ) : void
NavErrorLogsClicked ( jQueryApi.jQueryEvent e ) : void
NavLogoutClicked ( jQueryApi.jQueryEvent e ) : void
NavMangasClicked ( jQueryApi.jQueryEvent e ) : void
NavSettingsClicked ( jQueryApi.jQueryEvent e ) : void
NavUsersClicked ( jQueryApi.jQueryEvent e ) : void

Method Details

AdminModuleBase() protected method

protected AdminModuleBase ( string templateId ) : System
templateId string
return System