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

Inheritance: IPhysicalModel
Show file Open project: andreasohlund/NSBManager

Public Methods

Method Description
PhysicalModel ( IEventAggregator eventAggregator ) : System
UpdateModel ( IEnumerable currentEndpoints ) : void

Method Details

PhysicalModel() public method

public PhysicalModel ( IEventAggregator eventAggregator ) : System
eventAggregator IEventAggregator
return System

UpdateModel() public method

public UpdateModel ( IEnumerable currentEndpoints ) : void
currentEndpoints IEnumerable
return void