'宣言 Public Function New( _ ByVal table As Table, _ ByVal action As TableActions, _ ByVal parameter As System.Boolean _ )
public TableActionsCommand( Table table, TableActions action, System.bool parameter )
パラメータ
- table
- action
- parameter
'宣言 Public Function New( _ ByVal table As Table, _ ByVal action As TableActions, _ ByVal parameter As System.Boolean _ )
public TableActionsCommand( Table table, TableActions action, System.bool parameter )