Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FiftyOne
Foundation
Mobile
Detection
Readers
Reader
C# 클래스 FiftyOne.Foundation.Mobile.Detection.Readers.Reader
Used to provide extra features to the standard binary reader to reduce the number of objects created for garbage collection to handle.
상속:
System.IO.BinaryReader
파일 보기
프로젝트 열기: 51Degrees/dotNET-Device-Detection
1 사용 예제들
공개 메소드들
메소드
설명
Reader
(
Stream
stream
) :
System.Collections.Generic
Constructs a new instance of reader from the stream.
메소드 상세
Reader()
공개
메소드
Constructs a new instance of reader from the stream.
public
Reader
(
Stream
stream
) :
System.Collections.Generic
stream
Stream
리턴
System.Collections.Generic