Provides a rudimentary output system for communicating tool messages to a user. The premise is that for most console tools (like JaCIL), a full logging framework is too heavy. Provides a somewhat nicer abstraction for such tools than the straight TextWriter or Console.
For a list of all members of this type, see MessageSender Members.
System.Object
JaCIL.Util.Messenger.MessageSender
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: JaCIL.Util.Messenger
Assembly: JaCIL.Util (in JaCIL.Util.dll)
MessageSender Members | JaCIL.Util.Messenger Namespace