Profiler.Profiler C# (CSharp) Method

Profiler() public method

public Profiler ( ) : System
return System
    public Profiler()
        : this("")
    {
    }

Same methods

Profiler::Profiler ( string prefix ) : System
Profiler::Profiler ( string prefix, double minTime ) : System