C# Class Awabot.Core.Helpers.ErrorDisplayer

Afficher le fichier Open project: greyb1t/FlyFF-AwakeBot

Méthodes publiques

Méthode Description
Error ( string message ) : void
Info ( string message ) : void

Method Details

Error() public static méthode

public static Error ( string message ) : void
message string
Résultat void

Info() public static méthode

public static Info ( string message ) : void
message string
Résultat void