C# Class System.Xml.Schema.XsdSimpleValue

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
XsdSimpleValue ( XmlSchemaSimpleType st, object value ) : System

Method Details

XsdSimpleValue() public méthode

public XsdSimpleValue ( XmlSchemaSimpleType st, object value ) : System
st XmlSchemaSimpleType
value object
Résultat System