コード例 #1
0
 public BrowserLauncher(string filepath)
 {
     links = LinkManager.DeserializeLinks(filepath);
 }