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

Enable() public méthode

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