C# Class VolatileReader.Evtx.Type0x01

Inheritance: IType
Show file Open project: brandonprry/volatile_reader Class Usage Examples

Public Methods

Method Description
Type0x01 ( BinaryReader log, int size, bool isSubstArray ) : System

Method Details

Type0x01() public method

public Type0x01 ( BinaryReader log, int size, bool isSubstArray ) : System
log System.IO.BinaryReader
size int
isSubstArray bool
return System