C# Class NSBManager.UserInterface.ViewModels.ServerViewModel

Inheritance: Screen
Afficher le fichier Open project: andreasohlund/NSBManager

Méthodes publiques

Méthode Description
ServerViewModel ( IPhysicalModel physicalModel ) : System.Linq
ShowServerDetails ( Server server ) : void

Private Methods

Méthode Description
RefreshServersFromPhysicalModel ( ) : void

Method Details

ServerViewModel() public méthode

public ServerViewModel ( IPhysicalModel physicalModel ) : System.Linq
physicalModel IPhysicalModel
Résultat System.Linq

ShowServerDetails() public méthode

public ShowServerDetails ( Server server ) : void
server NSBManager.UserInterface.PhysicalModule.Model.Server
Résultat void