Emesary: Difference between revisions

Jump to navigation Jump to search
11 bytes removed ,  12 May 2016
Line 104: Line 104:
=== Notification ===
=== Notification ===
<syntaxhighlight lang="nasal">
<syntaxhighlight lang="nasal">
myTransmitter.NotifyAll( HelloNotification.new("Hello notification") );
myTransmitter.NotifyAll( HelloNotification.new("world !") );
</syntaxhighlight>
</syntaxhighlight>


Navigation menu