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