C# Class Platform.Xml.Serialization.XmlDictionaryElementTypeAttribute

Inheritance: Platform.Xml.Serialization.XmlElementAttribute
Afficher le fichier Open project: platformdotnet/Platform

Méthodes publiques

Méthode Description
XmlDictionaryElementTypeAttribute ( Type elementType, string typeAlias ) : System

Method Details

XmlDictionaryElementTypeAttribute() public méthode

public XmlDictionaryElementTypeAttribute ( Type elementType, string typeAlias ) : System
elementType System.Type
typeAlias string
Résultat System