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
System
Runtime
Serialization
SpecialTypeDataContract
C# Class System.Runtime.Serialization.SpecialTypeDataContract
Inheritance:
System.Runtime.Serialization.DataContract
Datei anzeigen
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
SpecialTypeDataContract
(
Type
type
,
XmlDictionaryString
name
,
XmlDictionaryString
ns
) :
System.Xml
Method Details
SpecialTypeDataContract()
public
method
public
SpecialTypeDataContract
(
Type
type
,
XmlDictionaryString
name
,
XmlDictionaryString
ns
) :
System.Xml
type
Type
name
System.Xml.XmlDictionaryString
ns
System.Xml.XmlDictionaryString
return
System.Xml