FastQuant.StatisticsManager.Remove C# (CSharp) Méthode

Remove() public méthode

public Remove ( int type ) : void
type int
Résultat void
        public void Remove(int type) => Statistics.Remove(type);