System.RuntimeTypeHandle.CreateCaInstance C# (CSharp) 메소드

CreateCaInstance() 개인적인 메소드

private CreateCaInstance ( RuntimeMethodHandle ctor ) : Object
ctor RuntimeMethodHandle
리턴 Object
	    internal extern Object CreateCaInstance(RuntimeMethodHandle ctor);