Chris Morgan
Results
252
comments of
Chris Morgan
And I'll answer my own question: - Add an event to your dbus object class, like: ``` public class Blah : MarshalByRefObject { public event MyEventHandler OnEvent; public void EventHandler()...
@lyuts happy to see you are picking this library up. Coming from having used boost::sml in a half dozen commercial projects over the past handful of years I'm a fan...