コード例 #1
0
 public void RfcNotice(string destination, string message)
 {
     WriteLine(Rfc2812.Notice(destination, message));
 }