C# Class iNGen.ViewModels.PlayersViewModel

Inheritance: ViewModelBase
Mostrar archivo Open project: prom3theu5/iNGEN-Ark-RCON-Desktop

Public Methods

Method Description
PlayersViewModel ( ) : GalaSoft.MvvmLight

Private Methods

Method Description
BanSelectedPlayer ( ) : void
CancelSendPM ( ) : void
CopyPlayerName ( ) : void
CopySteamID ( ) : void
KickSelectedPlayer ( ) : void
OpenSteamProfile ( ) : void
PMSelectedPlayer ( ) : void
RefreshPlayers ( ) : void
SendActualPM ( ) : void
UnWhitelistSelectedPlayer ( ) : void
UpdateSteamPlayerInfo ( ) : System.Threading.Tasks.Task
WhitelistSelectedPlayer ( ) : void

Method Details

PlayersViewModel() public method

public PlayersViewModel ( ) : GalaSoft.MvvmLight
return GalaSoft.MvvmLight