LearnLanguages.DataAccess.Ef |
LearnLanguages.DataAccess.Exceptions |
LearnLanguages.DataAccess.Mock |
Имя | Описание |
---|---|
DalHelper | |
DalResources | |
PhraseDalBase | This class wraps every IPhraseDal with a try..catch wrapper block that does the wrapping for each call. The descending classes only need to implement the |
UserDalBase | This class wraps every IUserIdentityDal with a try..catch wrapper block that does the wrapping for each call. The descending classes only need to implement the |
UserDto |