예제 #1
0
 public override void Shutdown()
 {
     DEV9_LOG("DEV9shutdown\n");
     PluginLog.Close(); //fclose(dev9Log);
     DEVLOG_shared = null;
 }