NPlot.StepTimer.StepTimer C# (CSharp) Метод

StepTimer() статический приватный Метод

static private StepTimer ( ) : System.Collections.Generic
Результат System.Collections.Generic
        static StepTimer()
        {
            AllStopwatches = new Dictionary<string, Stopwatch>();
        }