Document Library for WPF
GetMethod メソッド

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 > Utils クラス : GetMethod メソッド
シンタックス
'宣言
 
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
参照

Utils クラス
Utils メンバ