C# Class SillAC.Util

Afficher le fichier Open project: sillAC/SillAC-Tools

Méthodes publiques

Méthode Description
LogError ( Exception ex ) : void
WriteToChat ( string message ) : void

Method Details

LogError() public static méthode

public static LogError ( Exception ex ) : void
ex Exception
Résultat void

WriteToChat() public static méthode

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