C# Class BudgetAnalyser.Engine.UnitTest.TestHarness.XamlOnDiskApplicationDatabaseRepositoryTestHarness

Inheritance: BudgetAnalyser.Engine.Persistence.XamlOnDiskApplicationDatabaseRepository
Afficher le fichier Open project: Benrnz/BudgetAnalyser Class Usage Examples

Méthodes publiques

Méthode Description
XamlOnDiskApplicationDatabaseRepositoryTestHarness ( ApplicationDatabase>.[ mapper ) : System

Méthodes protégées

Méthode Description
FileExists ( string budgetAnalyserDataStorage ) : bool
LoadXamlAsString ( string fileName ) : string

Method Details

FileExists() protected méthode

protected FileExists ( string budgetAnalyserDataStorage ) : bool
budgetAnalyserDataStorage string
Résultat bool

LoadXamlAsString() protected méthode

protected LoadXamlAsString ( string fileName ) : string
fileName string
Résultat string

XamlOnDiskApplicationDatabaseRepositoryTestHarness() public méthode

public XamlOnDiskApplicationDatabaseRepositoryTestHarness ( ApplicationDatabase>.[ mapper ) : System
mapper ApplicationDatabase>.[
Résultat System