Table of Contents

Class CorEval

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll
public sealed class CorEval : WrapperBase
Inheritance
CorEval

Properties

Raw
Result
Thread

Methods

Abort()
CallFunction(CorFunction, CorValue[])
CallParameterizedFunction(CorFunction, CorType[], CorValue[])
CreateValue(CorElementType, CorClass)
CreateValueForType(CorType)
IsActive()
NewArray(CorElementType, CorClass, int, int, int)
NewObjectNoContstructor(CorClass)
NewParameterizedArray(CorType, int, int, int)
NewParameterizedObject(CorFunction, CorType[], CorValue[])
NewParameterizedObjectNoConstructor(CorClass, CorType[])
NewString(string)
RudeAbort()