Exemplo n.º 1
0
 public void AddListener(Action <object> callback)
 {
     _m.SetCallback(callback);
 }