C# Class Suteki.TardisBank.Web.Mvc.CastleWindsor.MediatorInstaller.ContravariantFilter

Inheritance: IHandlersFilter
Afficher le fichier Open project: sharparchitecture/Sharp-Architecture

Méthodes publiques

Méthode Description
HasOpinionAbout ( Type service ) : bool
SelectHandlers ( Type service, IHandler handlers ) : IHandler[]

Method Details

HasOpinionAbout() public méthode

public HasOpinionAbout ( Type service ) : bool
service System.Type
Résultat bool

SelectHandlers() public méthode

public SelectHandlers ( Type service, IHandler handlers ) : IHandler[]
service System.Type
handlers IHandler
Résultat IHandler[]