C# Class SnakeBite.Debug

Afficher le fichier Open project: topher-au/SnakeBite

Méthodes publiques

Méthode Description
Clear ( ) : void
LogLine ( string Text, LogLevel LogLevel = LogLevel.All ) : void

Method Details

Clear() public static méthode

public static Clear ( ) : void
Résultat void

LogLine() public static méthode

public static LogLine ( string Text, LogLevel LogLevel = LogLevel.All ) : void
Text string
LogLevel LogLevel
Résultat void