C# Class Moo.Core.RepositorySpec

Repository setup specification.
Inheritance: IRepositorySpec
Afficher le fichier Open project: dclucas/MOO

Méthodes publiques

Méthode Description
GetOptions ( ) : MappingOptions

Gets the resulting mapping options.

RepositorySpec ( ) : System.Linq

Initializes a new instance of the RepositorySpec class.

Method Details

GetOptions() public méthode

Gets the resulting mapping options.
public GetOptions ( ) : MappingOptions
Résultat MappingOptions

RepositorySpec() public méthode

Initializes a new instance of the RepositorySpec class.
public RepositorySpec ( ) : System.Linq
Résultat System.Linq