Exemplo n.º 1
0
 public void LogApiCount(string URL, string Name)
 {
     repo.LogApiCount(URL, Name);
 }