IViewModel MembersKerbalEdit - Take control of your KSP Data!

The IViewModel type exposes the following members.
Properties

  NameDescription
Public propertyIsDirty
Gets or sets a value indicating weather the data object or any of its children contain changed data.
Public propertyParent
Gets the Parent instance
Back to Top
Events

  NameDescription
Public eventOnlinePropertyChanged
Occurs when a property value changes.
(Inherited from OnlineINotifyPropertyChanged.)
Back to Top
See Also