Пример #1
0
 public List <string[]> GetAll()
 {
     return(connection.Execute(name));
 }