C# Class Hypermedia.Sample.StackOverflow.StackOverflowDatabase

Inheritance: IDatabase
Afficher le fichier Open project: cosullivan/Hypermedia

Méthodes publiques

Méthode Description
StackOverflowDatabase ( string folder ) : System.IO

Constructor.

Method Details

StackOverflowDatabase() public méthode

Constructor.
public StackOverflowDatabase ( string folder ) : System.IO
folder string The base folder for the XML dumps.
Résultat System.IO