'宣言 Public Shared Function GetMethod( _ ByVal type As System.Type, _ ByVal name As System.String, _ ByVal bindingFlags As System.Reflection.BindingFlags, _ ByVal paramTypes() As System.Type _ ) As System.Reflection.MethodInfo
public static System.Reflection.MethodInfo GetMethod( System.Type type, System.string name, System.Reflection.BindingFlags bindingFlags, System.Type[] paramTypes )
パラメータ
- type
- name
- bindingFlags
- paramTypes