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