Exemplo n.º 1
0
 public void Stop(PlaneFeedPluginArgs args)
 {
     // nothing to do
 }
Exemplo n.º 2
0
 public PlaneFeedPluginPlaneInfoList GetPlanes(PlaneFeedPluginArgs args)
 {
     return(null);
 }