C# Class NntpClient.Nzb.NzbFile

Represents a file posted to usenet
Mostrar archivo Open project: strider-/NntpClient

Public Methods

Method Description
GetHashCode ( ) : int

Provides a unique code for hashing

Private Methods

Method Description
NzbFile ( System.Xml.Linq.XElement e, System.Xml.Linq.XNamespace n ) : System

Method Details

GetHashCode() public method

Provides a unique code for hashing
public GetHashCode ( ) : int
return int