public static List <DMTrungTamInfor> GetListTrungTamInfo()
 {
     return(ProviderBase.SelectAll <DMTrungTamInfor>());
 }