CSL.SettingsHandler.GetTrackTorrents C# (CSharp) Méthode

GetTrackTorrents() public static méthode

public static GetTrackTorrents ( ) : bool
Résultat bool
        public static bool GetTrackTorrents()
        {
            return settings.TrackTorrentFiles;
        }