예제 #1
0
 public List <Event> AlleEvents()
 {
     return(context.AlleEvents());
 }