C# Class VolatileReader.Evtx.Type0x11

Inheritance: IType
Show file Open project: brandonprry/volatile_reader

Public Methods

Method Description
Type0x11 ( BinaryReader log, int size ) : System

Private Methods

Method Description
GetTime ( int time ) : System.DateTime

Method Details

Type0x11() public method

public Type0x11 ( BinaryReader log, int size ) : System
log System.IO.BinaryReader
size int
return System