C# Class Fun.Debug

Afficher le fichier Open project: iFunFactory/demo-kgc-2015

Méthodes publiques

Méthode Description
Log ( object message ) : void
LogError ( object message ) : void
LogWarning ( object message ) : void

Method Details

Log() public static méthode

public static Log ( object message ) : void
message object
Résultat void

LogError() public static méthode

public static LogError ( object message ) : void
message object
Résultat void

LogWarning() public static méthode

public static LogWarning ( object message ) : void
message object
Résultat void