C# Class Test.TJS2App.DebugConsoleOutput

Inheritance: ConsoleOutput
Afficher le fichier Open project: fantasydr/krkr-cs

Méthodes publiques

Méthode Description
ExceptionPrint ( string msg ) : void
Print ( string msg ) : void

Method Details

ExceptionPrint() public méthode

public ExceptionPrint ( string msg ) : void
msg string
Résultat void

Print() public méthode

public Print ( string msg ) : void
msg string
Résultat void