C# Class TrinityCore_Manager.ViewModels.MainWindowViewModel

Inheritance: Catel.MVVM.ViewModelBase
Afficher le fichier Open project: TrinityCore-Manager/TrinityCore-Manager-v3

Méthodes publiques

Свойство Type Description
AnnouncementSelectedProperty PropertyData
AuthOnlineProperty PropertyData
BackupCountingDownProperty PropertyData
BackupTextProperty PropertyData
BusyIndeterminateProperty PropertyData
BusyProgressProperty PropertyData
BusyProperty PropertyData
CharLevelProperty PropertyData
CharactersProperty PropertyData
CompilePlatformProperty PropertyData
CompilePlatformsProperty PropertyData
ConsoleCommandProperty PropertyData
ConsoleTextProperty PropertyData
GMAnnouncementSelectedProperty PropertyData
MessageTextProperty PropertyData
OutputTextProperty PropertyData
SelectedCharacterProperty PropertyData
ServerNotificationSelectedProperty PropertyData
ServerOnlineProperty PropertyData
WorldOnlineProperty PropertyData

Méthodes publiques

Méthode Description
MainWindowViewModel ( IUIVisualizerService uiVisualizerService, IPleaseWaitService pleaseWaitService, IMessageService messageService ) : System
RestoreDatabase ( ) : void

Private Methods

Méthode Description
AccountManagement ( ) : void
AddAccount ( ) : void
BackupDatabase ( ) : void
BanChar ( ) : void
CharChangeLevel ( ) : void
CharCustomize ( ) : void
CharFactionChange ( ) : void
CharRaceChange ( ) : void
CheckSettings ( ) : void
Compile ( ) : void
Current_Exit ( object sender, System.Windows.ExitEventArgs e ) : void
DownloadUpdateTC ( ) : void
EditSettings ( ) : void
ExecConsoleCommand ( ) : void
FindItem ( ) : void
ForceRename ( ) : void
IPManagement ( ) : void
InitBackupTimer ( ) : void
OpenConfiguration ( ) : void
OpenSetupWizard ( ) : void
ReviveChar ( ) : void
SelectCharacter ( ) : void
SendMessage ( ) : void
SetColorTheme ( string colorTheme ) : void
SetTrunkLocation ( ) : void
ShowContactUs ( ) : void
ShowDatabaseAccountCleanup ( ) : void
ShowEditAccount ( ) : void
ShowPlayerInfo ( ) : void
ShowWizard ( bool exit = false ) : void
StartServer ( ) : void
StopServer ( ) : void
authClient_ClientExited ( object sender, EventArgs e ) : void
backupTimer_Tick ( object sender, EventArgs e ) : void
worldClient_ClientExited ( object sender, EventArgs e ) : void
worldClient_DataReceived ( object sender, ClientReceivedDataEventArgs e ) : void

Method Details

MainWindowViewModel() public méthode

public MainWindowViewModel ( IUIVisualizerService uiVisualizerService, IPleaseWaitService pleaseWaitService, IMessageService messageService ) : System
uiVisualizerService IUIVisualizerService
pleaseWaitService IPleaseWaitService
messageService IMessageService
Résultat System

RestoreDatabase() public méthode

public RestoreDatabase ( ) : void
Résultat void

Property Details

AnnouncementSelectedProperty public_oe static_oe property

public static PropertyData AnnouncementSelectedProperty
Résultat PropertyData

AuthOnlineProperty public_oe static_oe property

public static PropertyData AuthOnlineProperty
Résultat PropertyData

BackupCountingDownProperty public_oe static_oe property

public static PropertyData BackupCountingDownProperty
Résultat PropertyData

BackupTextProperty public_oe static_oe property

public static PropertyData BackupTextProperty
Résultat PropertyData

BusyIndeterminateProperty public_oe static_oe property

public static PropertyData BusyIndeterminateProperty
Résultat PropertyData

BusyProgressProperty public_oe static_oe property

public static PropertyData BusyProgressProperty
Résultat PropertyData

BusyProperty public_oe static_oe property

public static PropertyData BusyProperty
Résultat PropertyData

CharLevelProperty public_oe static_oe property

public static PropertyData CharLevelProperty
Résultat PropertyData

CharactersProperty public_oe static_oe property

public static PropertyData CharactersProperty
Résultat PropertyData

CompilePlatformProperty public_oe static_oe property

public static PropertyData CompilePlatformProperty
Résultat PropertyData

CompilePlatformsProperty public_oe static_oe property

public static PropertyData CompilePlatformsProperty
Résultat PropertyData

ConsoleCommandProperty public_oe static_oe property

public static PropertyData ConsoleCommandProperty
Résultat PropertyData

ConsoleTextProperty public_oe static_oe property

public static PropertyData ConsoleTextProperty
Résultat PropertyData

GMAnnouncementSelectedProperty public_oe static_oe property

public static PropertyData GMAnnouncementSelectedProperty
Résultat PropertyData

MessageTextProperty public_oe static_oe property

public static PropertyData MessageTextProperty
Résultat PropertyData

OutputTextProperty public_oe static_oe property

public static PropertyData OutputTextProperty
Résultat PropertyData

SelectedCharacterProperty public_oe static_oe property

public static PropertyData SelectedCharacterProperty
Résultat PropertyData

ServerNotificationSelectedProperty public_oe static_oe property

public static PropertyData ServerNotificationSelectedProperty
Résultat PropertyData

ServerOnlineProperty public_oe static_oe property

public static PropertyData ServerOnlineProperty
Résultat PropertyData

WorldOnlineProperty public_oe static_oe property

public static PropertyData WorldOnlineProperty
Résultat PropertyData