C# Class VolatileReader.Evtx.LogType

Afficher le fichier Open project: brandonprry/volatile_reader

Méthodes publiques

Méthode Description
NewType ( BinaryReader log, short sizetype, long chunkOffset, LogRoot root, bool isSubstArray ) : IType

Method Details

NewType() public static méthode

public static NewType ( BinaryReader log, short sizetype, long chunkOffset, LogRoot root, bool isSubstArray ) : IType
log System.IO.BinaryReader
sizetype short
chunkOffset long
root LogRoot
isSubstArray bool
Résultat IType