示例#1
0
 public void osForceCreateLink(string target, int parent)
 {
     m_OSSL_Functions.osForceCreateLink(target, parent);
 }