예제 #1
0
 protected override void toDispatchAttribute(int[] changeList, int num, bool[] changeSet, int[] lastAttributes)
 {
     _parent.onAttributeChange(changeList, num, changeSet, lastAttributes);
 }