C# Class cadencii.debug

Exibir arquivo Open project: cadencii/cadencii

Public Methods

Method Description
close ( ) : void
force_logfile_path ( string path ) : void
push_log ( string s ) : void

Method Details

close() public static method

public static close ( ) : void
return void

force_logfile_path() public static method

public static force_logfile_path ( string path ) : void
path string
return void

push_log() public static method

public static push_log ( string s ) : void
s string
return void