C# Class SharpEditor.LogService

Afficher le fichier Open project: bcsanches/phobos3d

Méthodes publiques

Méthode Description
Log ( string msg ) : void
Start ( LogControl logControl ) : void
Stop ( ) : void

Method Details

Log() public static méthode

public static Log ( string msg ) : void
msg string
Résultat void

Start() public static méthode

public static Start ( LogControl logControl ) : void
logControl LogControl
Résultat void

Stop() public static méthode

public static Stop ( ) : void
Résultat void