Exemplo n.º 1
0
 public int GetCountDependencies(int id)
 {
     return(_userAuthorizationTokenRepositor.GetCountDependencies(id));
 }