バージョン

ExecuteMethod メソッド

シンタックス
'宣言
 
Public Sub ExecuteMethod( _
   ByVal container As Panel, _
   ByVal jsonArguments As String, _
   ByVal onResult As Action(Of String) _
) 
public void ExecuteMethod( 
   Panel container,
   string jsonArguments,
   Action<string> onResult
)

パラメータ

container
jsonArguments
onResult
参照