'宣言 Public Overloads Function Command( _ ByVal execute As System.String, _ Optional ByVal canExecute As System.String _ ) As MenuBuilder
public MenuBuilder Command( System.string execute, System.string canExecute )
パラメータ
- execute
- execute クライアント関数
- canExecute
- canExecute クライアント関数
戻り値の型
現在のビルダ