Window ; if (currentWindow.Frames.Count > 0) { foreach (HtmlWindow frame in currentWindow.Frames) { frameUrl = frame.Url.ToString(); Hashtable frameLinksHash ...
確定! 回上一頁