Glass.Mapper.Profilers.NullProfiler.NullProfiler C# (CSharp) Method

NullProfiler() static private method

static private NullProfiler ( )
        static NullProfiler()
        {
            Instance = new NullProfiler();
        }