摘要:
public class Browser { /// /// During static instantiation, only the Netscape flag is checked /// /// /// static Browser() { _isNavigator = HtmlPage.BrowserInformation.Name.Contains("Netscape"); } /// ... 阅读全文
posted @ 2013-06-26 13:14
aking96
阅读(198)
评论(0)
推荐(0)
浙公网安备 33010602011771号