Skip to content

Overload_Cyjb_Reflection_MethodInfoUtil_GenericArgumentsInferences

CYJB edited this page Apr 5, 2022 · 1 revision

MethodInfoUtil.GenericArgumentsInferences 方法

根据给定的方法实参类型数组推断泛型方法的泛型类型。

重载列表

 

名称 说明
公共方法静态成员 GenericArgumentsInferences(MethodBase, Type[]) 根据给定的方法实参类型数组推断泛型方法的泛型类型。
公共方法静态成员 GenericArgumentsInferences(MethodBase, Type[], MethodArgumentsOption) 根据给定的方法实参类型数组推断泛型方法的泛型类型。
  Back to Top

参见

Reference

MethodInfoUtil 类
Cyjb.Reflection 命名空间

Clone this wiki locally