Invoke

public object Invoke(object instance, object[] arguments) ;

メソッドを呼び出す

パラメーター名 説明
instance メソッドを持っているインスタンス
arguments 引数リスト

メソッドの戻り値