Show / Hide Table of Contents

Class BaseApiDataService

Inheritance
object
BaseApiDataService
AircraftTypeDesignators
AirportCodesDoc7910
RealtimeNotams
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: FpAssistantCore.Icao.ApiDataService
Assembly: FpAssistantCoreScl.dll
Syntax
public abstract class BaseApiDataService

Methods

View Source

IsLicensed(string)

Check if not licensed and randomly return Demo Licence literal

Declaration
protected string IsLicensed(string text)
Parameters
Type Name Description
string text

Text literal to replace if a demo license

Returns
Type Description
string

'Demo License' randomly if this module is not licensed

  • View Source
In this article
Back to top Copyright 2018-2025 CADology Limited