C# Class Uiml.Executing.XmlElementMismatchException

Inheritance: System.Exception
ファイルを表示 Open project: jozilla/Uiml.net

Public Methods

Method Description
XmlElementMismatchException ( ) : System
XmlElementMismatchException ( string message ) : System

Method Details

XmlElementMismatchException() public method

public XmlElementMismatchException ( ) : System
return System

XmlElementMismatchException() public method

public XmlElementMismatchException ( string message ) : System
message string
return System