C# Class LSLib.Granny.Utils

Afficher le fichier Open project: Norbyte/lslib

Méthodes publiques

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

Method Details

Info() public static méthode

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

Warn() public static méthode

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