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