FastQuant.StatisticsManager.Remove C# (CSharp) 메소드

Remove() 공개 메소드

public Remove ( int type ) : void
type int
리턴 void
        public void Remove(int type) => Statistics.Remove(type);