C# Class cadencii.debug

Afficher le fichier Open project: cadencii/cadencii

Méthodes publiques

Méthode Description
close ( ) : void
force_logfile_path ( string path ) : void
push_log ( string s ) : void

Method Details

close() public static méthode

public static close ( ) : void
Résultat void

force_logfile_path() public static méthode

public static force_logfile_path ( string path ) : void
path string
Résultat void

push_log() public static méthode

public static push_log ( string s ) : void
s string
Résultat void