System.RuntimeTypeHandle.CreateCaInstance C# (CSharp) Method

CreateCaInstance() private method

private CreateCaInstance ( RuntimeMethodHandle ctor ) : Object
ctor RuntimeMethodHandle
return Object
	    internal extern Object CreateCaInstance(RuntimeMethodHandle ctor);