EditorView Constructor (EditorViewModel)Delta Engine Documentation
Initializes a new instance of the EditorView class

Namespace: DeltaEngine.Editor
Assembly: DeltaEngine.Editor (in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public EditorView(
	EditorViewModel viewModel
)
See Also