예제 #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);
 }