示例#1
0
 private void _events_SavingGame(XmlTextWriter writer)
 {
     _componentController.NotifySavingGame(writer);
 }