예제 #1
0
 public void RfcKill(string nickname, string comment)
 {
     WriteLine(Rfc2812.Kill(nickname, comment));
 }