Beispiel #1
0
 public IEnumerable <Profile> Index()
 {
     return(_collection.GetAll());
 }