コード例 #1
0
        //NO LONGER NEEDED

        private void Notifications_ChannelMoved(object sender, ChannelMovedEventArgs e)
        {
            //throw new NotImplementedException();
        }
コード例 #2
0
ファイル: AddonBaseOld.cs プロジェクト: qvazzler/Lyralei
 public virtual void onChannelMoved(object sender, ChannelMovedEventArgs e)
 {
 }