C# Class Neostructure.Infrastructure.Repositories.KeyProvider

Inheritance: IKeyProvider
Afficher le fichier Open project: ashmind/neostructure

Méthodes publiques

Méthode Description
GetKey ( object entity ) : object
KeyProvider ( ISessionContext context ) : System.Linq

Method Details

GetKey() public méthode

public GetKey ( object entity ) : object
entity object
Résultat object

KeyProvider() public méthode

public KeyProvider ( ISessionContext context ) : System.Linq
context ISessionContext
Résultat System.Linq