C# 클래스 Solvberget.Domain.Implementation.InformationRepositoryXml

상속: IInformationRepository
파일 보기 프로젝트 열기: digbib/Solvberget

공개 메소드들

메소드 설명
GetContactInformation ( ) : List
GetOpeningHoursInformation ( ) : List
InformationRepositoryXml ( string filePathOpening = null, string filePathContact = null ) : System

메소드 상세

GetContactInformation() 공개 메소드

public GetContactInformation ( ) : List
리턴 List

GetOpeningHoursInformation() 공개 메소드

public GetOpeningHoursInformation ( ) : List
리턴 List

InformationRepositoryXml() 공개 메소드

public InformationRepositoryXml ( string filePathOpening = null, string filePathContact = null ) : System
filePathOpening string
filePathContact string
리턴 System