예제 #1
0
 private void PublishChange()
 {
     _pubSub.Pub(_changeKey, _data);
 }