Show / Hide Table of Contents

Class BaseApiDataService

Inheritance
System.Object
BaseApiDataService
AircraftTypeDesignators
AirportCodesDoc7910
RealtimeNotams
Namespace: FpAssistantCore.Icao.ApiDataService
Assembly: FpAssistantCoreScl.dll
Syntax
public abstract class BaseApiDataService : object

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
System.String text

Text literal to replace if a demo license

Returns
Type Description
System.String

'Demo License' randomly if this module is not licensed

  • View Source
In This Article
Back to top Copyright 2018-2024 CADology Limited