示例#1
0
 public void DeleteCommand(TestVM curr)
 {
     InfoCollection.Remove(curr);
 }