C# Class Castle.MicroKernel.LifecycleConcerns.DisposalConcern

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
DisposalConcern ( ) : System

Method Details

Apply() public méthode

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

DisposalConcern() protected méthode

protected DisposalConcern ( ) : System
Résultat System