Table of Contents

Method NewParameterizedObjectNoConstructor

Namespace
Microsoft.Samples.Debugging.CorDebug.NativeApi
Assembly
raw.dll

NewParameterizedObjectNoConstructor(ICorDebugClass, uint, ICorDebugType[])

void NewParameterizedObjectNoConstructor(ICorDebugClass pClass, uint nTypeArgs, ICorDebugType[] ppTypeArgs)

Parameters

pClass ICorDebugClass
nTypeArgs uint
ppTypeArgs ICorDebugType[]