Click or drag to resize

IDomViewModel Interface


Namespace: ArthaChitra.Model.Dom
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public interface IDomViewModel : IViewModel<IDomProperty>

The IDomViewModel type exposes the following members.

Properties
 NameDescription
Public propertyProperty
(Inherited from IViewModelT)
Public propertySelectedInstrument 
Top
See Also