Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Pandora
Lifestyles
SingletonLifestyle
C# Class Pandora.Lifestyles.SingletonLifestyle
Inheritance:
ILifestyle
Datei anzeigen
Open project: Tigraine/pandora-container
Public Methods
Method
Description
Execute
(
Func
action
) :
object
Protected Methods
Method
Description
SetSingleton
(
object
instance
) :
void
Method Details
Execute()
public
method
public
Execute
(
Func
action
) :
object
action
Func
return
object
SetSingleton()
protected
method
protected
SetSingleton
(
object
instance
) :
void
instance
object
return
void