C# Class Pandora.Lifestyles.SingletonLifestyle

Inheritance: ILifestyle
Afficher le fichier Open project: Tigraine/pandora-container

Méthodes publiques

Méthode Description
Execute ( Func action ) : object

Méthodes protégées

Méthode Description
SetSingleton ( object instance ) : void

Method Details

Execute() public méthode

public Execute ( Func action ) : object
action Func
Résultat object

SetSingleton() protected méthode

protected SetSingleton ( object instance ) : void
instance object
Résultat void