C# Class Uiml.Executing.AttributeException

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

Méthodes publiques

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

Method Details

AttributeException() public méthode

public AttributeException ( ) : System
Résultat System

AttributeException() public méthode

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