ContentListUpdater Constructor Delta Engine Documentation
Initializes a new instance of the ContentListUpdater class

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

public ContentListUpdater(
	LevelEditorViewModel viewModel,
	Service service
)
See Also