C# Class CsDebugScript.CodeGen.UserTypes.UserType

Base class for any exported user type
Datei anzeigen Open project: southpolenator/WinDbgCs Class Usage Examples

Protected Properties

Property Type Description
usedThisClass bool

Property Details

usedThisClass protected_oe property

Flag that saves if thisClass variable was used during generation and should be exported.
protected bool usedThisClass
return bool