C# Class AdvancedLauncher.UI.Pages.MainPage

Inheritance: AbstractPage
Afficher le fichier Open project: GoldRenard/DMOAdvancedLauncher

Méthodes publiques

Свойство Type Description
LOGGER log4net.ILog

Méthodes publiques

Méthode Description
MainPage ( ) : AdvancedLauncher.SDK.Model.Events

Méthodes protégées

Méthode Description
OnProfileChanged ( object sender, BaseEventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : AdvancedLauncher.SDK.Model.Events
Résultat AdvancedLauncher.SDK.Model.Events

OnProfileChanged() protected méthode

protected OnProfileChanged ( object sender, BaseEventArgs e ) : void
sender object
e AdvancedLauncher.SDK.Model.Events.BaseEventArgs
Résultat void

Property Details

LOGGER public_oe static_oe property

public static ILog,log4net LOGGER
Résultat log4net.ILog