C# 클래스 FiftyOne.Foundation.Mobile.Detection.BinaryConstants

Constants used by the binary file format.
파일 보기 프로젝트 열기: 51Degrees/dotNET-Device-Detection

공개 프로퍼티들

프로퍼티 타입 설명
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