public interface IDataService { void WriteAll(SortedList dictResults); }