Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Pandora
Lifestyles
SingletonLifestyle
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