[Missing <summary> documentation for "T:FlightPlan.Optimizer.Wfs.FeatureTypes.Hotspot"]

Namespace: FlightPlan.Optimizer.Wfs.FeatureTypes
Assembly: FlightPlanOptimizer (in FlightPlanOptimizer.exe) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class Hotspot : AbstractFeatureType
Visual Basic
Public Class Hotspot _
	Inherits AbstractFeatureType
Visual C++
public ref class Hotspot : public AbstractFeatureType

Inheritance Hierarchy

System..::..Object
  FlightPlan.Optimizer.Wfs.FeatureTypes..::..AbstractFeatureType
    FlightPlan.Optimizer.Wfs.FeatureTypes..::..Hotspot

See Also