C# Класс FiftyOne.Foundation.Mobile.Detection.BinaryConstants

Constants used by the binary file format.
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
SupportedPatternFormatVersions Version>[].KeyValuePair
SupportedTrieFormatVersions Version>[].KeyValuePair

Описание свойств

SupportedPatternFormatVersions публичное статическое свойство

An array of pattern format versions that this API will support.
public static KeyValuePair[] SupportedPatternFormatVersions
Результат Version>[].KeyValuePair

SupportedTrieFormatVersions публичное статическое свойство

An array of trie format versions that this API will support.
public static KeyValuePair[] SupportedTrieFormatVersions
Результат Version>[].KeyValuePair