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

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

public MockService(
	string userName,
	string projectName
)
See Also