Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Smoothget
Smooth
ChunkInfo
C# 클래스 Smoothget.Smooth.ChunkInfo
파일 보기
프로젝트 열기: pinglossy/smoothget
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Attributes
string>.IDictionary
Duration
ulong
Index
uint
StartTime
ulong
공개 메소드들
메소드
설명
ChunkInfo
(
XmlNode
element
,
uint
index
,
ulong
starttime
) :
System
메소드 상세
ChunkInfo()
공개
메소드
public
ChunkInfo
(
XmlNode
element
,
uint
index
,
ulong
starttime
) :
System
element
System.Xml.XmlNode
index
uint
starttime
ulong
리턴
System
프로퍼티 상세
Attributes
공개적으로 프로퍼티
public
IDictionary
Attributes
리턴
string>.IDictionary
Duration
공개적으로 프로퍼티
public
ulong
Duration
리턴
ulong
Index
공개적으로 프로퍼티
public
uint
Index
리턴
uint
StartTime
공개적으로 프로퍼티
public
ulong
StartTime
리턴
ulong