Inheritance Hierarchy
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
The MockFileReader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MockFileReader | Initializes a new instance of the MockFileReader class |
Methods
Name | Description | |
---|---|---|
ReadAllBytes | (Overrides FileReader ReadAllBytes(String).) |
See Also