[]
        
(Showing Draft Content)

C1.Win.Localization.Design.DTE.GetMethodInfo

GetMethodInfo Method

GetMethodInfo(Type, string)

Declaration
public static MethodInfo GetMethodInfo(Type type, string methodName)
Public Shared Function GetMethodInfo(type As Type, methodName As String) As MethodInfo
Parameters
Type Name Description
Type type
string methodName
Returns
Type Description
MethodInfo