Messages at the given verbosity. The message should not be output if the verbosity is lower than the given level.
Messages at the given verbosity. The message should not be output if the verbosity is lower than the given level.
public void WriteLine(Verbose,string);
Messages at the given verbosity. The message should not be output if the verbosity is lower than the given level.
public void WriteLine(Verbose,string,params object[]);
MessageSender Class | JaCIL.Util.Messenger Namespace