'宣言 Public Overloads Function Command( _ ByVal execute As System.String, _ Optional ByVal canExecute As System.String _ ) As MenuItemBuilder
public MenuItemBuilder Command( System.string execute, System.string canExecute )
パラメータ
- execute
- The execute client function
- canExecute
- The canExecute client function
戻り値の型
Current builder