C# 클래스 InsanelySimpleBlog.Services.Implementation.SettingsService

상속: ISettingsService
파일 보기 프로젝트 열기: JamesRandall/Insanely-Simple-Blog

공개 메소드들

메소드 설명
GetSettings ( ) : SettingsViewModel
SettingsService ( ) : System.Linq
SettingsService ( IUnitOfWorkFactory unitOfWorkFactory, SettingsViewModel>.IMapper mapper ) : System.Linq

메소드 상세

GetSettings() 공개 메소드

public GetSettings ( ) : SettingsViewModel
리턴 InsanelySimpleBlog.ViewModel.SettingsViewModel

SettingsService() 공개 메소드

public SettingsService ( ) : System.Linq
리턴 System.Linq

SettingsService() 공개 메소드

public SettingsService ( IUnitOfWorkFactory unitOfWorkFactory, SettingsViewModel>.IMapper mapper ) : System.Linq
unitOfWorkFactory IUnitOfWorkFactory
mapper SettingsViewModel>.IMapper
리턴 System.Linq