バージョン

ExecuteMethodWithBuilder メソッド

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

パラメータ

container
builder
onResult
参照