MockService DeleteContent Method Delta Engine Documentation

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

public void DeleteContent(
	string selectedContent,
	bool deleteSubContent
)

Implements

Service DeleteContent(String, Boolean)
See Also