C# Class Uiml.Executing.XmlElementMismatchException

Inheritance: System.Exception
Afficher le fichier Open project: jozilla/Uiml.net

Méthodes publiques

Méthode Description
XmlElementMismatchException ( ) : System
XmlElementMismatchException ( string message ) : System

Method Details

XmlElementMismatchException() public méthode

public XmlElementMismatchException ( ) : System
Résultat System

XmlElementMismatchException() public méthode

public XmlElementMismatchException ( string message ) : System
message string
Résultat System