示例#1
0
文件: MapTree.cs 项目: ywscr/MindMate
 private void FireEvent(AttributeSpec obj, AttributeSpecEventArgs args)
 {
     AttributeSpecChangeEvent(obj, args);
 }
示例#2
0
 private void FireEvent(AttributeSpec obj, AttributeSpecEventArgs args)
 {
     AttributeSpecChangeEvent(obj, args);
 }