Property | Type | Description | |
---|---|---|---|
Instruments | IList |
||
SyncRoot | object |
Method | Description | |
---|---|---|
RemoveInstrument ( IInstrument instrument ) : void | ||
TrackInstrument ( IInstrument instrument ) : void |
public static RemoveInstrument ( IInstrument instrument ) : void | ||
instrument | IInstrument | |
return | void |
public static TrackInstrument ( IInstrument instrument ) : void | ||
instrument | IInstrument | |
return | void |