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