Example #1
0
 public string Test()
 {
     sqlHelper.getConn();
     return("Hello World!");
 }