예제 #1
0
파일: Program.cs 프로젝트: Royathe/CIRCB
        } /* IrcBotSay */

        private void IrcBotAction(string message)
        {
            IrcObject.Action(message);
        } /* IrcBotAction */