コード例 #1
0
 public AddReciepeCommand(AddReciepeVM vm)
 {
     VM = vm;
 }
コード例 #2
0
 public OPenFileDialogCommand(AddReciepeVM vm)
 {
     VM = vm;
 }