Example #1
0
 public Repository Find(Guid repoId)
 {
     return(_repository.Find(repoId));
 }