C# Class ABsoluteMaybe.Tests.Persistence.XmlQueriesStub

Inheritance: ABsoluteMaybe.Persistence.Xml.XmlExperimentQueries
Afficher le fichier Open project: troygoode/ABsoluteMaybe Class Usage Examples

Méthodes publiques

Méthode Description
Reset ( string xml ) : void
XmlQueriesStub ( string xml ) : System

Méthodes protégées

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

Method Details

Load() protected méthode

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

Reset() public méthode

public Reset ( string xml ) : void
xml string
Résultat void

XmlQueriesStub() public méthode

public XmlQueriesStub ( string xml ) : System
xml string
Résultat System