IContextStack public interface IContextStack Documentation Code int Count { get; } void Clear() string Pop() IDisposable Push(string message)