Class InstrumentController
Inheritance
InstrumentController
Implements
Inherited Members
Namespace: LemonEdge.Client.Core.Views.Controllers
Assembly: LemonEdge.ClientEntities.dll
Syntax
public class InstrumentController : InstrumentController<IInstrument>, IModelViewController
Constructors
InstrumentController(IBaseDefaultSingleView<IInstrument>)
Declaration
public InstrumentController(IBaseDefaultSingleView<IInstrument> view)
Parameters
Type | Name | Description |
---|---|---|
IBaseDefaultSingleView<IInstrument> | view |
Properties
ContextHelpURL
An optional associated url of a help file for the view this controller works with
Declaration
public override string ContextHelpURL { get; }
Property Value
Type | Description |
---|---|
string |