C# Class Shaml.Web.ModelBinder.GenericRepositoryFactory

Afficher le fichier Open project: sztupy/shaml

Méthodes publiques

Méthode Description
CreateEntityRepositoryFor ( Type entityType, Type idType ) : object

Method Details

CreateEntityRepositoryFor() public static méthode

public static CreateEntityRepositoryFor ( Type entityType, Type idType ) : object
entityType System.Type
idType System.Type
Résultat object