uTorrentNotifier.Boxcar.Boxcar C# (CSharp) Méthode

Boxcar() public méthode

public Boxcar ( Config boxcarConfig ) : System
boxcarConfig Config
Résultat System
        public Boxcar(Config.BoxcarConfig boxcarConfig)
        {
            this.BoxcarConfig = boxcarConfig;
        }