[]
public static MethodInfo GetMethodInfo(Type type, string methodName)
Public Shared Function GetMethodInfo(type As Type, methodName As String) As MethodInfo
| Type | Name | Description |
|---|---|---|
| Type | type | |
| string | methodName |
| Type | Description |
|---|---|
| MethodInfo |