//NO LONGER NEEDED

        private void Notifications_ChannelMoved(object sender, ChannelMovedEventArgs e)
        {
            //throw new NotImplementedException();
        }
Exemple #2
0
 public virtual void onChannelMoved(object sender, ChannelMovedEventArgs e)
 {
 }