C# Class NSBManager.UserInterface.PhysicalModule.ViewModels.ServerDetailsViewModel

Inheritance: Screen
Exibir arquivo Open project: andreasohlund/NSBManager

Public Methods

Method Description
Back ( ) : IEnumerable
ServerDetailsViewModel ( Server server, IPhysicalModel physicalModel ) : System

Private Methods

Method Description
GetEndpointsFromPhysicalModel ( ) : IEnumerable

Method Details

Back() public method

public Back ( ) : IEnumerable
return IEnumerable

ServerDetailsViewModel() public method

public ServerDetailsViewModel ( Server server, IPhysicalModel physicalModel ) : System
server NSBManager.UserInterface.PhysicalModule.Model.Server
physicalModel IPhysicalModel
return System