public static DataTable GetProviderSelect(ProviderInfoModel ProviderInfoM) { return(ProviderInfoDBHelper.GetProviderSelect(ProviderInfoM)); }