Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FiftyOne
Foundation
Mobile
Detection
BinaryConstants
C# Class FiftyOne.Foundation.Mobile.Detection.BinaryConstants
Constants used by the binary file format.
Mostra file
Open project: 51Degrees/dotNET-Device-Detection
Public Properties
Property
Type
Description
SupportedPatternFormatVersions
Version>[].KeyValuePair
SupportedTrieFormatVersions
Version>[].KeyValuePair
Property Details
SupportedPatternFormatVersions
public_oe static_oe property
An array of pattern format versions that this API will support.
public
static
KeyValuePair
[]
SupportedPatternFormatVersions
return
Version>[].KeyValuePair
SupportedTrieFormatVersions
public_oe static_oe property
An array of trie format versions that this API will support.
public
static
KeyValuePair
[]
SupportedTrieFormatVersions
return
Version>[].KeyValuePair