예제 #1
0
 public void GetAllWeapons()
 {
     _weaponRepo.GetAllWeapons();
 }