C# Class Mojito.Domain.RepositoryBase

Afficher le fichier Open project: lozanotek/mojito

Méthodes publiques

Méthode Description
GetDatabase ( string connectionName ) : PetaPoco.Database

Méthodes protégées

Méthode Description
GetDatabase ( ) : PetaPoco.Database

Method Details

GetDatabase() protected méthode

protected GetDatabase ( ) : PetaPoco.Database
Résultat PetaPoco.Database

GetDatabase() public méthode

public GetDatabase ( string connectionName ) : PetaPoco.Database
connectionName string
Résultat PetaPoco.Database