Example #1
0
 public string Get_Road(string str)
 {
     return(Data_dal.Get_Road(str));
 }