Ejemplo n.º 1
0
 public static DateTime GetDataItemDateTime(string strSql)
 {
     return(IHelper.GetDataItemDateTime(strSql));
 }