편집

다음을 통해 공유


MethodHelper.GetDisplayName(MethodInfo, Object[]) Method

Definition

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

Parameters

method
MethodInfo
arglist
Object[]

Returns

Applies to