Glass.Mapper.Profilers.NullProfiler.End C# (CSharp) Méthode

End() public méthode

Ends the specified key.
public End ( string key ) : void
key string The key.
Résultat void
        public void End(string key)
        {
        }