C# Class Castle.Facilities.Startable.StopConcern

Inheritance: IDecommissionConcern
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
Apply ( ComponentModel model, object component ) : void

Méthodes protégées

Méthode Description
StopConcern ( ) : System.Reflection

Method Details

Apply() public méthode

public Apply ( ComponentModel model, object component ) : void
model Castle.Core.ComponentModel
component object
Résultat void

StopConcern() protected méthode

protected StopConcern ( ) : System.Reflection
Résultat System.Reflection