C# Class System.Xml.Schema.XmlSchemaPatternFacet

Represents the pattern element from XML Schema as specified by the World Wide Web Consortium (W3C). This class can be used to specify a restriction on the value entered for a simpleType element.
Inheritance: XmlSchemaFacet
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
XmlSchemaPatternFacet ( ) : System.ComponentModel

Method Details

XmlSchemaPatternFacet() public méthode

public XmlSchemaPatternFacet ( ) : System.ComponentModel
Résultat System.ComponentModel