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