SilverlightError
摘要:function onSilverlightError(sender, args) { var appSource = ""; if (sender != null && sender != 0) { appSource = sender.getHost().Source; } var errorType = args.ErrorType; var iErrorCode = ar...
阅读全文
posted @
2010-09-10 13:47
曹万军
阅读(296)
推荐(1)