namespace HTraceSSGI.Scripts.Extensions { public interface IHistoryData { void Update(); } }