C# Class NextView.InstrumentListVm

Inheritance: INotifyPropertyChanged
Show file Open project: JohanLarsson/Next

Public Methods

Method Description
InstrumentListVm ( InstrumentList instrumentList, NextClient client ) : System.Collections.ObjectModel

Private Methods

Method Description
GetInstruments ( ) : void
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

InstrumentListVm() public method

public InstrumentListVm ( InstrumentList instrumentList, NextClient client ) : System.Collections.ObjectModel
instrumentList Next.Dtos.InstrumentList
client Next.NextClient
return System.Collections.ObjectModel