FrameworkFinderSpy ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  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

public class FrameworkFinderSpy : FrameworkFinder

The FrameworkFinderSpy type exposes the following members.

Constructors

  NameDescription
Public methodFrameworkFinderSpy
Initializes a new instance of the FrameworkFinderSpy class
Top
Methods

  NameDescription
Protected methodGetDirectories (Overrides FrameworkFinder GetDirectories(String).)
Protected methodSearchAllFrameworksAndDefault (Overrides FrameworkFinder SearchAllFrameworksAndDefault .)
Top
Properties

  NameDescription
Public propertyAll (Inherited from FrameworkFinder.)
Public propertyDefault (Inherited from FrameworkFinder.)
Public propertyNumberOfSearches
Public propertyPotentialFrameworkDirectories
Top
See Also