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

CreateInstanceForAnotherGenericParameter() 개인적인 메소드

private CreateInstanceForAnotherGenericParameter ( Type genericParameter ) : Object
genericParameter Type
리턴 Object
        internal extern Object CreateInstanceForAnotherGenericParameter(Type genericParameter);