UnnamedUnion85 class final

Inheritance

Constructors

UnnamedUnion85()

Properties

CreateProcessInfo CREATE_PROCESS_DEBUG_INFO
getter/setter pair
CreateThread CREATE_THREAD_DEBUG_INFO
getter/setter pair
DebugString OUTPUT_DEBUG_STRING_INFO
getter/setter pair
Exception EXCEPTION_DEBUG_INFO
getter/setter pair
ExitProcess EXIT_PROCESS_DEBUG_INFO
getter/setter pair
ExitThread EXIT_THREAD_DEBUG_INFO
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
LoadDll LOAD_DLL_DEBUG_INFO
getter/setter pair
RipInfo RIP_INFO
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
UnloadDll UNLOAD_DLL_DEBUG_INFO
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited