Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Castle
Facilities
TypedFactory
FactoryEntry
C# Class Castle.Facilities.TypedFactory.FactoryEntry
Show file
Open project: castleproject/Windsor
Class Usage Examples
Public Methods
Method
Description
FactoryEntry
(
String
id
,
Type
factoryInterface
,
String
creationMethod
,
String
destructionMethod
) :
System
Method Details
FactoryEntry()
public
method
public
FactoryEntry
(
String
id
,
Type
factoryInterface
,
String
creationMethod
,
String
destructionMethod
) :
System
id
String
factoryInterface
System.Type
creationMethod
String
destructionMethod
String
return
System