void INterface1.Remove(string column) { Class1.Remove(column); }
void Interface1.Remove(string path) { Class1.Remove(path); }