FastQuant.DataSeriesEventLogger.Disable C# (CSharp) Méthode

Disable() public méthode

public Disable ( byte typeId ) : void
typeId byte
Résultat void
        public void Disable(byte typeId) => this.gates[typeId] = false;