示例#1
0
 public List <Equipment> ListAllEquipment()
 {
     return(Repository.ListAllEquipment());
 }