Example #1
0
 public string SearchNow(string SearchInfo)
 {
     return(SearchOBJ.SearchNowService(SearchInfo));
 }