QSProjectsLib.PerformanceHelper.PerformanceHelper C# (CSharp) Method

PerformanceHelper() public method

public PerformanceHelper ( ) : System
return System
        public PerformanceHelper()
        {
            currentPointsList = PointsList;
            CheckPoint("Старт");
        }

Same methods

PerformanceHelper::PerformanceHelper ( string nameFirstPoint ) : System