Create a new instance using information sent from the remote user in his DCC Send message.
Create a new instance using the file information from a local file to be sent to a remote user.
public DccFileInfo(FileInfo);
Create a new instance using information sent from the remote user in his DCC Send message.
public DccFileInfo(FileInfo,long);
Create a new instance using the file information from a local file to be sent to a remote user.
public DccFileInfo(string);
DccFileInfo Class | Sharkbite.Irc Namespace