Utility class to write a FlightPlan object to a xml file.

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

Syntax

C#
public static class XMLFPWriter
Visual Basic
Public NotInheritable Class XMLFPWriter
Visual C++
public ref class XMLFPWriter abstract sealed

Inheritance Hierarchy

System..::..Object
  FlightPlan..::..XMLFPWriter

See Also