C# Class VolatileReader.Evtx._x00

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

Public Methods

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

Private Methods

Method Description
_x00 ( ) : System

Method Details

ToXML() public method

public ToXML ( ) : string
return string

_x00() public method

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