Exemplo n.º 1
0
 public void RfcInfo(string target)
 {
     WriteLine(Rfc2812.Info(target));
 }
Exemplo n.º 2
0
 public void RfcInfo()
 {
     WriteLine(Rfc2812.Info());
 }