C# Class fCraft.FLogDummy

Inheritance: IFLogger
Afficher le fichier Open project: GlennMR/800Craft-Client

Méthodes publiques

Méthode Description
Log ( string s ) : void
Log ( string message, FLogType type ) : void

Method Details

Log() public méthode

public Log ( string s ) : void
s string
Résultat void

Log() public méthode

public Log ( string message, FLogType type ) : void
message string
type FLogType
Résultat void