FastQuant.DataSeriesEventLogger.Enable C# (CSharp) 메소드

Enable() 공개 메소드

public Enable ( byte typeId ) : void
typeId byte
리턴 void
        public void Enable(byte typeId) => this.gates[typeId] = true;