コード例 #1
0
 private void ShutDown()
 {
     ShokoServer.StopWatchingFiles();
     ShokoServer.AniDBDispose();
     ShokoServer.StopHost();
 }