C# (CSharp) Btl.Messaging SimpleMessage - 2 examples found. These are the top rated real world C# (CSharp) examples of Btl.Messaging.SimpleMessage extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
A simple message class that we use to pass messages around the application via the Messenger singleton, but keep the parts sufficiently decoupled for the MVVM style of work.