System.RuntimeTypeHandle.CreateInstanceForAnotherGenericParameter C# (CSharp) Méthode

CreateInstanceForAnotherGenericParameter() private méthode

private CreateInstanceForAnotherGenericParameter ( Type genericParameter ) : Object
genericParameter Type
Résultat Object
        internal extern Object CreateInstanceForAnotherGenericParameter(Type genericParameter);