C# Class wenku8.Model.Section.LoginStatus

Inheritance: Net.Astropenguin.DataModel.ActiveData
Datei anzeigen Open project: tgckpg/wenku10

Public Properties

Property Type Description
_frameContent Page

Public Methods

Method Description
LoginStatus ( ) : System
PopupLoginOrInfo ( ) : void

Private Methods

Method Description
AvatarLoaded ( Net.Astropenguin.Loaders.DRequestCompletedEventArgs e, string id ) : void
ClosePopup ( ) : void
MemberStatusChanged ( ) : void
Member_OnStatusChanged ( object sender, MemberStatus e ) : void
RefreshAvatar ( ) : void

Method Details

LoginStatus() public method

public LoginStatus ( ) : System
return System

PopupLoginOrInfo() public method

public PopupLoginOrInfo ( ) : void
return void

Property Details

_frameContent public_oe property

public Page _frameContent
return Page