コード例 #1
0
ファイル: Bot.cs プロジェクト: user-13B1/BehanceSubscriber
 internal void Close()
 {
     Cons.WriteLine($"{Name}: Close.");
     Сhrome.Quit();
 }