コード例 #1
0
 void INterface1.Remove(string column)
 {
     Class1.Remove(column);
 }
コード例 #2
0
 void Interface1.Remove(string path)
 {
     Class1.Remove(path);
 }