C# Class AjTalk.Exceptions.AssertError

Inheritance: ErrorException
Afficher le fichier Open project: ajlopez/AjTalk

Méthodes publiques

Méthode Description
AssertError ( ) : System
AssertError ( string msg ) : System

Method Details

AssertError() public méthode

public AssertError ( ) : System
Résultat System

AssertError() public méthode

public AssertError ( string msg ) : System
msg string
Résultat System