Example #1
0
 public Author GetFirst()
 {
     return(authorDA.GetFirst());
 }