C# 클래스 FiftyOne.Foundation.Mobile.Detection.Factories.CommonFactory

Extension methods used to load data into the data set entity. Used at the start of both memory and stream factories. Objects of this class should not be created directly as they are part of the internal logic.
파일 보기 프로젝트 열기: 51Degrees/dotNET-Device-Detection 1 사용 예제들

비공개 메소드들

메소드 설명
LoadHeader ( FiftyOne.Foundation.Mobile.Detection.Entities.DataSet dataSet, BinaryReader reader ) : void

Loads the data set headers information.

ReadDate ( BinaryReader reader ) : System.DateTime

Reads a date in year, month and day order from the reader.