Example #1
0
 public void RfcInfo(string target)
 {
     WriteLine(Rfc2812.Info(target));
 }
Example #2
0
 public void RfcInfo()
 {
     WriteLine(Rfc2812.Info());
 }