Ejemplo n.º 1
0
 public void RfcTime(string target)
 {
     WriteLine(Rfc2812.Time(target));
 }
Ejemplo n.º 2
0
 public void RfcTime()
 {
     WriteLine(Rfc2812.Time());
 }