'Declaration Public Shared Function GetMethodInfo( _ ByVal type As System.Type, _ ByVal methodName As System.String _ ) As System.Reflection.MethodInfo
public static System.Reflection.MethodInfo GetMethodInfo( System.Type type, System.string methodName )
Parameters
- type
- methodName