C# Class Castle.MicroKernel.Tests.ABLoaderWithGuardClause

Inheritance: ILazyComponentLoader
Afficher le fichier Open project: castleproject/Windsor Class Usage Examples

Méthodes publiques

Méthode Description
Load ( string name, Type service, IDictionary arguments ) : IRegistration

Method Details

Load() public méthode

public Load ( string name, Type service, IDictionary arguments ) : IRegistration
name string
service System.Type
arguments IDictionary
Résultat IRegistration