Initializes a new instance of the ChangeOrbitDialogView class.
Namespace: KerbalEdit.ViewsAssembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ChangeOrbitDialogView( ChangeOrbitDialogViewModel vm )
Parameters
- vm
- Type: KerbalEdit.ViewModels ChangeOrbitDialogViewModel
model instance to use with the view
See Also