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
Bosphorus
Dao
Common
Instantiator
ListInstantiator
C# Class Bosphorus.Dao.Common.Instantiator.ListInstantiator
Inheritance:
IInstantiator
Mostrar archivo
Open project: BosphorusTeam/bosphorus.dao
Public Methods
Method
Description
Create
(
Type
type
) :
object
IsApplicable
(
Type
type
) :
bool
Method Details
Create()
public
method
public
Create
(
Type
type
) :
object
type
System.Type
return
object
IsApplicable()
public
method
public
IsApplicable
(
Type
type
) :
bool
type
System.Type
return
bool