Example #1
0
 public List <string> GetAllProviderName()
 {
     return(providerDataAccess.GetAllProviderName());
 }