Click or drag to resize
IAircraftListJsonBuilderBuild Method
Returns a fully-formed AircraftListJson from the arguments passed across.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
AircraftListJson Build(
	AircraftListJsonBuilderArgs args
)

Parameters

args
Type: VirtualRadar.Interface.WebSiteAircraftListJsonBuilderArgs

Return Value

Type: AircraftListJson
See Also