Inheritance Hierarchy
DeltaEngine.Editor.ContinuousUpdater ProjectParser
DeltaEngine.Editor.ContinuousUpdater.Tests MockProjectParser
Namespace: DeltaEngine.Editor.ContinuousUpdater.Tests
Assembly: DeltaEngine.Editor.ContinuousUpdater.Tests (in DeltaEngine.Editor.ContinuousUpdater.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The MockProjectParser type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MockProjectParser | Initializes a new instance of the MockProjectParser class |
Methods
Name | Description | |
---|---|---|
![]() | CheckAssembly | (Inherited from ProjectParser.) |
![]() | GetFiles | (Overrides ProjectParser GetFiles(String, String).) |
![]() | Parse | (Inherited from ProjectParser.) |
Properties
Name | Description | |
---|---|---|
![]() | AssembliesChecked | (Inherited from ProjectParser.) |
![]() | AssembliesMatching | (Inherited from ProjectParser.) |
See Also