C# Class VolatileReader.Evtx._x07

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

Public Methods

Method Description
ToXML ( ) : string
_x07 ( BinaryReader log, long chunkOffset, LogRoot root, INode parent ) : System

Private Methods

Method Description
_x07 ( ) : System

Method Details

ToXML() public method

public ToXML ( ) : string
return string

_x07() public method

public _x07 ( BinaryReader log, long chunkOffset, LogRoot root, INode parent ) : System
log System.IO.BinaryReader
chunkOffset long
root LogRoot
parent INode
return System