C# Class LSLib.Granny.Utils

Exibir arquivo Open project: Norbyte/lslib

Public Methods

Method Description
Info ( string message ) : void
Warn ( string message ) : void

Method Details

Info() public static method

public static Info ( string message ) : void
message string
return void

Warn() public static method

public static Warn ( string message ) : void
message string
return void