コード例 #1
0
 public object OpenSharedItem(string path)
 {
     return(m_session.OpenSharedItem(path));
 }