Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Castle
MicroKernel
Registration
Child
C# Class Castle.MicroKernel.Registration.Child
Represents a configuration child.
ファイルを表示
Open project: castleproject/Windsor
Class Usage Examples
Public Methods
Method
Description
ForName
(
String
name
) :
NamedChild
Create a
NamedChild
with name.
Method Details
ForName()
public
static
method
Create a
NamedChild
with name.
public
static
ForName
(
String
name
) :
NamedChild
name
String
The child name.
return
NamedChild