public DeleteCurrentCommand(MyDataContext context)
 {
     this.context = context;
 }
 public DeleteCurrentCommand(MyDataContext context)
 {
     this.context = context;
 }