A file inspector that opens a file only on demand as needed.
Namespace:
Gallio.Runtime.FileTypesAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public class LazyFileInspector : IFileInspector, IDisposable |
| Visual Basic (Declaration) |
|---|
Public Class LazyFileInspector _ Implements IFileInspector, IDisposable |
Inheritance Hierarchy
System..::.Object
Gallio.Runtime.FileTypes..::.LazyFileInspector
Gallio.Runtime.FileTypes..::.LazyFileInspector
