Beispiel #1
0
 public Category GetFirst()
 {
     return(categoryDA.GetFirst());
 }