C# (CSharp) LearnLanguages.DataAccess Пространство имен

Пространства имен

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