[]
        
(Showing Draft Content)

C1.Win.Localization.Design.DTE.GetMethodInfo

GetMethodInfo Method

GetMethodInfo(Type, string)

Declaration
public static MethodInfo GetMethodInfo(Type type, string methodName)
Parameters
Type Name Description
Type type
string methodName
Returns
Type Description
MethodInfo