C# Class Castle.MicroKernel.CreationContext.RemoveHandlerFromCurrentlyResolving

Inheritance: IDisposable
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
Dispose ( ) : void
RemoveHandlerFromCurrentlyResolving ( CreationContext parent, IHandler handler ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

RemoveHandlerFromCurrentlyResolving() public méthode

public RemoveHandlerFromCurrentlyResolving ( CreationContext parent, IHandler handler ) : System
parent CreationContext
handler IHandler
Résultat System