C# Class NSBManager.UserInterface.PhysicalModule.Model.PhysicalModel

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

Méthodes publiques

Méthode Description
PhysicalModel ( IEventAggregator eventAggregator ) : System
UpdateModel ( IEnumerable currentEndpoints ) : void

Method Details

PhysicalModel() public méthode

public PhysicalModel ( IEventAggregator eventAggregator ) : System
eventAggregator IEventAggregator
Résultat System

UpdateModel() public méthode

public UpdateModel ( IEnumerable currentEndpoints ) : void
currentEndpoints IEnumerable
Résultat void