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
System
Runtime
Serialization
SerializationInfoExtensions
C# Class System.Runtime.Serialization.SerializationInfoExtensions
Afficher le fichier
Open project: dotnet/corefx
Méthodes publiques
Méthode
Description
UpdateValue
(
this
si
,
string
name
,
object
value
,
Type
type
) :
void
Method Details
UpdateValue()
public
static
méthode
public
static
UpdateValue
(
this
si
,
string
name
,
object
value
,
Type
type
) :
void
si
this
name
string
value
object
type
Type
Résultat
void