共用方式為


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[]

傳回

適用於