MethodHelper.GetDisplayName(MethodInfo, Object[]) 方法

定义

public static string GetDisplayName (System.Reflection.MethodInfo method, object[] arglist);
static member GetDisplayName : System.Reflection.MethodInfo * obj[] -> string

参数

method
MethodInfo
arglist
Object[]

返回

适用于