Beispiel #1
0
 public DataTable GetDataByUser(string username)
 {
     return(nvMod.GetDataByUser(username));
 }