C# Class CodeKicker.BBCode.BBCodeParsingException

Inheritance: System.Exception
Afficher le fichier Open project: Pablissimo/CodeKicker.BBCode-Mod

Méthodes publiques

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

Method Details

BBCodeParsingException() public méthode

public BBCodeParsingException ( ) : System
Résultat System

BBCodeParsingException() public méthode

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