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
Xml
Serialization
CodeGeneratorConversionException
C# Class System.Xml.Serialization.CodeGeneratorConversionException
Inheritance:
System.Exception
Afficher le fichier
Open project: dotnet/corefx
Méthodes publiques
Méthode
Description
CodeGeneratorConversionException
(
Type
sourceType
,
Type
targetType
,
bool
isAddress
,
string
reason
) :
System
Method Details
CodeGeneratorConversionException()
public
méthode
public
CodeGeneratorConversionException
(
Type
sourceType
,
Type
targetType
,
bool
isAddress
,
string
reason
) :
System
sourceType
System.Type
targetType
System.Type
isAddress
bool
reason
string
Résultat
System