MockFileReader ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.Helpers FileReader
    DeltaEngine.Editor.Tests.Helpers MockFileReader

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

public class MockFileReader : FileReader

The MockFileReader type exposes the following members.

Constructors

  NameDescription
Public methodMockFileReader
Initializes a new instance of the MockFileReader class
Top
Methods

  NameDescription
Public methodReadAllBytes (Overrides FileReader ReadAllBytes(String).)
Top
See Also