C# Class BExIS.Xml.Helpers.XsdSchemaReader

Afficher le fichier Open project: BEXIS2/Core

Méthodes publiques

Méthode Description
Read ( ) : void

Private Methods

Méthode Description
GetXmlSchemaElementCount ( XmlSchemaElement xmlSchemaElement ) : int

ValidationCallback ( object sender, ValidationEventArgs args ) : void

findParentElement ( XmlSchemaObject xmlSchemaObject ) : XmlSchemaComplexType

readXmlSchemaElement ( XmlSchemaElement element, XmlSchemaElement parent ) : void

Method Details

Read() public méthode

public Read ( ) : void
Résultat void