Thresher 1.2 Class Documentation

DccFileInfo Constructor

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

Overload List

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);

See Also

DccFileInfo Class | Sharkbite.Irc Namespace