Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NZBHags
Segment
C# Class NZBHags.Segment
Mostra file
Open project: maesse/NZBHags
Class Usage Examples
Public Methods
Method
Description
CleanSegment
(
IAsyncResult
result
) :
void
Segment
( ) :
System
ToString
( ) :
string
ValidateCRC
( ) :
bool
setParent
(
FileJob
&
parent
) :
void
Method Details
CleanSegment()
public
method
public
CleanSegment
(
IAsyncResult
result
) :
void
result
IAsyncResult
return
void
Segment()
public
method
public
Segment
( ) :
System
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
ValidateCRC()
public
method
public
ValidateCRC
( ) :
bool
return
bool
setParent()
public
method
public
setParent
(
FileJob
&
parent
) :
void
parent
FileJob
return
void