public interface ISimpleLinkedList`1<T> : ISimpleLinkedList, ISimpleLinkedListBase;
T: (No description provided.)