示例#1
0
 private void _events_LoadedUserData(XmlNode rootNode)
 {
     _componentController.NotifyLoadedUserData(rootNode);
 }