CSL.SettingsHandler.GetTrackTorrents C# (CSharp) 메소드

GetTrackTorrents() 공개 정적인 메소드

public static GetTrackTorrents ( ) : bool
리턴 bool
        public static bool GetTrackTorrents()
        {
            return settings.TrackTorrentFiles;
        }