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
Returns the method name.
| Parameter Name | Description |
|---|---|
| methodInfo | MethodInfo that returns method name |
Method name