C# Class Hypermedia.Sample.StackOverflow.StackOverflowDatabase

Inheritance: IDatabase
Show file Open project: cosullivan/Hypermedia

Public Methods

Method Description
StackOverflowDatabase ( string folder ) : System.IO

Constructor.

Method Details

StackOverflowDatabase() public method

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