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