C# Class Castle.Facilities.WcfIntegration.WcfClientComponentLoader
Mostrar archivo
Open project: castleproject/Windsor
Public Methods
Method |
Description |
|
Load ( string key, Type service, IDictionary arguments ) : IRegistration |
|
|
Method Details
public Load ( string key, Type service, IDictionary arguments ) : IRegistration |
key |
string |
|
service |
System.Type |
|
arguments |
IDictionary |
|
return |
IRegistration |
|