C# Class Solvberget.Domain.Implementation.InformationRepositoryXml

Inheritance: IInformationRepository
Afficher le fichier Open project: digbib/Solvberget

Méthodes publiques

Méthode Description
GetContactInformation ( ) : List
GetOpeningHoursInformation ( ) : List
InformationRepositoryXml ( string filePathOpening = null, string filePathContact = null ) : System

Method Details

GetContactInformation() public méthode

public GetContactInformation ( ) : List
Résultat List

GetOpeningHoursInformation() public méthode

public GetOpeningHoursInformation ( ) : List
Résultat List

InformationRepositoryXml() public méthode

public InformationRepositoryXml ( string filePathOpening = null, string filePathContact = null ) : System
filePathOpening string
filePathContact string
Résultat System