MockService GetAllContentNamesByType 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 IEnumerable<string> GetAllContentNamesByType(
	ContentType type
)

Return Value

Type: IEnumerable String 

Implements

Service GetAllContentNamesByType(ContentType)
See Also