Processes an XML string with changes to the flight plan. Updates the flight plan correspondingly.

Namespace: FlightPlan
Assembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class Updater
Visual Basic
Public Class Updater
Visual C++
public ref class Updater

Inheritance Hierarchy

System..::..Object
  FlightPlan..::..Updater

See Also