Exemple #1
0
 public string CreateProc(string id)
 {
     return(PDAL.CreateBaseProcForTable(id).Replace("\n", "<br />"));
 }