Ejemplo n.º 1
0
 public bool CanInsertCurrencies()
 {
     return(_dbRepo.CanInsertCurrencies());
 }