C# Class Castle.MicroKernel.Tests.ABLoaderWithGuardClause
Datei anzeigen
Open project: castleproject/Windsor
Class Usage Examples
Public Methods
Method |
Description |
|
Load ( string name, Type service, IDictionary arguments ) : IRegistration |
|
|
Method Details
public Load ( string name, Type service, IDictionary arguments ) : IRegistration |
name |
string |
|
service |
System.Type |
|
arguments |
IDictionary |
|
return |
IRegistration |
|