C# Class ABsoluteMaybe.Persistence.Xml.XmlExperimentQueries

Inheritance: IExperimentQueries
Afficher le fichier Open project: troygoode/ABsoluteMaybe

Méthodes publiques

Méthode Description
FindAllExperiments ( ) : IQueryable
XmlExperimentQueries ( string pathToXmlStorage ) : System

Méthodes protégées

Méthode Description
Load ( ) : System.Xml.Linq.XDocument

Method Details

FindAllExperiments() public méthode

public FindAllExperiments ( ) : IQueryable
Résultat IQueryable

Load() protected méthode

protected Load ( ) : System.Xml.Linq.XDocument
Résultat System.Xml.Linq.XDocument

XmlExperimentQueries() public méthode

public XmlExperimentQueries ( string pathToXmlStorage ) : System
pathToXmlStorage string
Résultat System