Beispiel #1
0
 public bool TruncateTable()
 {
     return(lineRepo.TruncateTable());
 }