Пример #1
0
 public static string GetDataItemString(string strSql)
 {
     return(IHelper.GetDataItemString(strSql));
 }