public void TestCheck() { TestIList.ClearCheck(new DoublyLinkedList <int>()); }
public void TestCheck() { TestIList.ClearCheck(new List <int>()); }