Inheritance Hierarchy
DeltaEngine.Editor.Mocks MockService
DeltaEngine.Editor.AppBuilder.Tests MockBuildService
Namespace: DeltaEngine.Editor.Mocks
Assembly: DeltaEngine.Editor.Mocks (in DeltaEngine.Editor.Mocks.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The MockService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MockService | Initializes a new instance of the MockService class |
Methods
Properties
Name | Description | |
---|---|---|
AvailableProjects | ||
CurrentContentProjectSolutionFilePath | ||
EditorSettings | ||
IsDeveloper | ||
NumberOfMessagesSent | ||
ProjectName | ||
UserName | ||
Viewport |
Events
Name | Description | |
---|---|---|
AvailableProjectsChanged | ||
ContentDeleted | ||
ContentReady | ||
ContentUpdated | ||
DataReceived | ||
ProjectChanged | ||
SolutionFilePathOfContentProjectChanged |
Explicit Interface Implementations
Name | Description | |
---|---|---|
Service ShowToolbox |
See Also