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
GenericFactoryExtensions
C# Class GenericFactoryExtensions, code
Mostrar archivo
Open project: shendongnian/code
Public Methods
Method
Description
CreateOrFail
(
GenericFactory,
factory
,
key
,
option
) :
TObject,
Method Details
CreateOrFail()
public
static
method
public
static
CreateOrFail
(
GenericFactory,
factory
,
key
,
option
) :
TObject,
factory
GenericFactory,
return
TObject,