ISelectedViewModel InterfaceKerbalEdit - Take control of your KSP Data!
Defines the contract for a class that can be selected.

Namespace: KerbalEdit.ViewModels
Assembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public interface ISelectedViewModel : IViewModel, 
	INotifyPropertyChanged
See Also