IKVM.Reflection.Type.IGenericBinder C# (CSharp) Метод

IGenericBinder() приватный Метод

private IGenericBinder ( Type type ) : Type
type Type
Результат Type
        Type IGenericBinder.BindMethodParameter(Type type)
        {
            throw new BadImageFormatException();
        }