Esempio n. 1
0
 public void CopyTo(string strNewUrl)
 {
     m_folder.CopyTo(strNewUrl);
 }