コード例 #1
0
 public IEnumerable <Kullanicilar> AllPersonal()
 {
     return(_manager.AllPersonal());
 }