Batman.Core.Profiling.MiniProfiler.Profile.Profile C# (CSharp) Method

Profile() public method

public Profile ( ) : System
return System
        public Profile()
        {
            this.Current = StackExchange.Profiling.MiniProfiler.Current;
        }

Same methods

Profile::Profile ( StackExchange ProfilerUsing, IDisposable StepDisposable ) : System