C# Class VolatileReader.Evtx._x02

Inheritance: INode
Afficher le fichier Open project: brandonprry/volatile_reader Class Usage Examples

Méthodes publiques

Méthode Description
ToXML ( ) : string
_x02 ( BinaryReader reader, long chunkOffset, LogRoot root, INode parent ) : System

Private Methods

Méthode Description
_x02 ( ) : System

Method Details

ToXML() public méthode

public ToXML ( ) : string
Résultat string

_x02() public méthode

public _x02 ( BinaryReader reader, long chunkOffset, LogRoot root, INode parent ) : System
reader System.IO.BinaryReader
chunkOffset long
root LogRoot
parent INode
Résultat System