GetMethodName

GetMethodName(MethodInfo)

public static string GetMethodName(MethodInfo methodInfo) ;

Description

Returns the method name.

Parameters

Parameter Name Description
methodInfo MethodInfo that returns method name

Returns

Method name