Glass.Mapper.Profilers.NullProfiler.NullProfiler C# (CSharp) Метод

NullProfiler() статический приватный Метод

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