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.
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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.