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

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

Protected Methods

Method Description
OnShow ( ) : void

Private Methods

Method Description
AdminModule ( ) : System
LoginFailure ( Exception error ) : void
LoginSuccess ( LoginResponse userInfo ) : void

Method Details

OnShow() protected method

protected OnShow ( ) : void
return void