C# Class Sharkbite.IrcSOYSAUCECHIPSISAFAGGOT.DccFileInfo

Manages the information about the file being transfered.
显示文件 Open project: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL Class Usage Examples

Public Methods

Method Description
DccFileInfo ( FileInfo fileInfo, long completeFileSize ) : System

Create a new instance using information sent from the remote user in his DCC Send message.

Private Methods

Method Description
this ( ) : FAGGOT

Method Details

DccFileInfo() public method

Create a new instance using information sent from the remote user in his DCC Send message.
public DccFileInfo ( FileInfo fileInfo, long completeFileSize ) : System
fileInfo System.IO.FileInfo The file being received
completeFileSize long The size of the file being received as specified in the DCC Send /// request.
return System