C# Class System.Runtime.Serialization.SpecialTypeDataContract

Inheritance: System.Runtime.Serialization.DataContract
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
SpecialTypeDataContract ( Type type, XmlDictionaryString name, XmlDictionaryString ns ) : System.Xml

Method Details

SpecialTypeDataContract() public méthode

public SpecialTypeDataContract ( Type type, XmlDictionaryString name, XmlDictionaryString ns ) : System.Xml
type Type
name System.Xml.XmlDictionaryString
ns System.Xml.XmlDictionaryString
Résultat System.Xml