コード例 #1
0
 override public void MarkupCategoryDelete(int categoryID)
 {
     m_markup.CategoryDelete(categoryID);
 }