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
PerRequestLifetimeManager
C# Class PerRequestLifetimeManager, code
Inheritance:
LifetimeManager
Afficher le fichier
Open project: shendongnian/code
Class Usage Examples
Méthodes publiques
Méthode
Description
GetValue
( ) :
object
RemoveValue
( ) :
void
SetValue
(
object
newValue
) :
void
Method Details
GetValue()
public
méthode
public
GetValue
( ) :
object
Résultat
object
RemoveValue()
public
méthode
public
RemoveValue
( ) :
void
Résultat
void
SetValue()
public
méthode
public
SetValue
(
object
newValue
) :
void
newValue
object
Résultat
void