C# Class inVtero.net.CODEVIEW_HEADER

Mostrar archivo Open project: ShaneK2/inVtero.net Class Usage Examples

Public Properties

Property Type Description
Age int
PDBFullPath string
PdbName string
Sig uint
TimeDateStamp uint
VSize int
aGuid System.Guid
byteGuid byte[]

Property Details

Age public_oe property

public int Age
return int

PDBFullPath public_oe property

public string PDBFullPath
return string

PdbName public_oe property

public string PdbName
return string

Sig public_oe property

public uint Sig
return uint

TimeDateStamp public_oe property

public uint TimeDateStamp
return uint

VSize public_oe property

public int VSize
return int

aGuid public_oe property

public Guid,System aGuid
return System.Guid

byteGuid public_oe property

public byte[] byteGuid
return byte[]