예제 #1
0
 public List <Ders> List()
 {
     return(_operations.GetDersler());
 }