Show / Hide Table of Contents

Constructor Caster

| Edit this page View Source

Caster(IPAddress, int, string, string, bool, string, double, double, IPAddress)

Initializes a new instance of the Caster class.

Declaration
public Caster(IPAddress address, int port, string identifier, string _operator, bool supportsNmea, string countryCode, double latitude, double longitude, IPAddress fallbackkAddress)
Parameters
Type Name Description
IPAddress address
int port
string identifier
string _operator
bool supportsNmea
string countryCode
double latitude
double longitude
IPAddress fallbackkAddress

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0main, v3.0
.NETmain, v3.0
.NET Windowsmain, v3.0
.NET Androidmain, v3.0
.NET iOSmain, v3.0
.NET Frameworkmain, v3.0, v2.2, v2.1
UWPmain, v3.0
Xamarin.Androidv2.2, v2.1
Xamarin.iOSv2.2, v2.1
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX