コード例 #1
0
 public void RemoveLandObject(UUID globalID)
 {
     m_database.RemoveLandObject(globalID);
 }