ZForge.Controls.TreeViewAdv.PerformanceAnalyzer.GenerateReport C# (CSharp) Méthode

GenerateReport() public static méthode

public static GenerateReport ( ) : string
Résultat string
        public static string GenerateReport()
        {
            return GenerateReport(0);
        }

Same methods

PerformanceAnalyzer::GenerateReport ( double totalTime ) : string
PerformanceAnalyzer::GenerateReport ( string mainPieceOfCode ) : string