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
MicroKernel
Tests
LoaderUsingDependency
C# Class Castle.MicroKernel.Tests.LoaderUsingDependency
Inheritance:
ILazyComponentLoader
Show file
Open project: castleproject/Windsor
Public Methods
Method
Description
Load
(
string
name
,
Type
service
,
IDictionary
arguments
) :
IRegistration
Method Details
Load()
public
method
public
Load
(
string
name
,
Type
service
,
IDictionary
arguments
) :
IRegistration
name
string
service
System.Type
arguments
IDictionary
return
IRegistration