public void ListCapacity() { MyListTest.Test(); }
public static void Main(string[] args) { MyListTest.Test(); }