Ejemplo n.º 1
0
 void ReadyCallback()
 {
     lfile.AddLogEntry(DateTime.Now.ToLongTimeString() + " - Discord's ready");
     lfile.Close();
 }