C# Class URSA.CastleWindsor.ComponentModel.DefaultGenericImplementationMatchingStrategy

Inheritance: IGenericImplementationMatchingStrategy
Afficher le fichier Open project: alien-mcl/URSA

Méthodes publiques

Méthode Description
GetGenericArguments ( Castle model, CreationContext context ) : System.Type[]

Private Methods

Méthode Description
DefaultGenericImplementationMatchingStrategy ( WindsorComponentProvider container ) : Castle.MicroKernel.Context

Method Details

GetGenericArguments() public méthode

public GetGenericArguments ( Castle model, CreationContext context ) : System.Type[]
model Castle
context Castle.MicroKernel.Context.CreationContext
Résultat System.Type[]