Inheritance Hierarchy
DeltaEngine.Editor.Core FrameworkFinder
DeltaEngine.Editor.Mocks FrameworkFinderSpy
Namespace: DeltaEngine.Editor.Mocks
Assembly: DeltaEngine.Editor.Mocks (in DeltaEngine.Editor.Mocks.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The FrameworkFinderSpy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FrameworkFinderSpy | Initializes a new instance of the FrameworkFinderSpy class |
Methods
Name | Description | |
---|---|---|
GetDirectories | (Overrides FrameworkFinder GetDirectories(String).) | |
SearchAllFrameworksAndDefault | (Overrides FrameworkFinder SearchAllFrameworksAndDefault .) |
Properties
Name | Description | |
---|---|---|
All | (Inherited from FrameworkFinder.) | |
Default | (Inherited from FrameworkFinder.) | |
NumberOfSearches | ||
PotentialFrameworkDirectories |
See Also