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

Start() public method

Starts the specified key.
public Start ( string key ) : void
key string The key.
return void
        public void Start(string key)
        {
        }