コード例 #1
0
 public void Close()
 {
     implementation.Close();
 }
コード例 #2
0
 internal void Close()
 {
     implementation.Close();
 }