Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Shaml
Web
ModelBinder
GenericRepositoryFactory
C# Class Shaml.Web.ModelBinder.GenericRepositoryFactory
Mostrar archivo
Open project: sztupy/shaml
Public Methods
Method
Description
CreateEntityRepositoryFor
(
Type
entityType
,
Type
idType
) :
object
Method Details
CreateEntityRepositoryFor()
public
static
method
public
static
CreateEntityRepositoryFor
(
Type
entityType
,
Type
idType
) :
object
entityType
System.Type
idType
System.Type
return
object