Exemplo n.º 1
0
 public NaviServiceConnection(NaviActivity activity)
 {
     this.activity = activity;
 }
Exemplo n.º 2
0
 public naviClientHandler(NaviActivity activity)
 {
     this.activity = activity;
 }