Example #1
0
 public static string GetUrl(string id)
 {
     return(OperationDal.GetUrl(id));
 }