C# Class MissionPlanner.Utilities.tfr

Exibir arquivo Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
tfrcache string
tfrs List
tfrurl string

Public Methods

Method Description
GetTFRs ( ) : void

Private Methods

Method Description
tfrcallback ( IAsyncResult ar ) : void

Method Details

GetTFRs() public static method

public static GetTFRs ( ) : void
return void

Property Details

tfrcache public_oe static_oe property

public static string tfrcache
return string

tfrs public_oe static_oe property

public static List tfrs
return List

tfrurl public_oe static_oe property

public static string tfrurl
return string