Click or drag to resize

InstrumentLevel1Callback Property


Namespace: ArthaChitra.Model.Data
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public Action<Level1EventArgs> Level1Callback { get; }

Property Value

ActionLevel1EventArgs
See Also