CSL_Test__1.TorrentXMLHandler.TorrentXMLHandler C# (CSharp) Method

TorrentXMLHandler() public method

public TorrentXMLHandler ( ) : System
return System
        public TorrentXMLHandler()
        {
            WorkerReportsProgress = true;
            WorkerSupportsCancellation = true;
        }