示例#1
0
 public Card Get(int id, int flag)
 {
     return(_rep.GetByPet(id));
 }