C# Class NextView.InstrumentListVm

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: JohanLarsson/Next

Méthodes publiques

Méthode Description
InstrumentListVm ( InstrumentList instrumentList, NextClient client ) : System.Collections.ObjectModel

Private Methods

Méthode Description
GetInstruments ( ) : void
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

InstrumentListVm() public méthode

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