开发者

What does "The invocation of the constructor on type that matches the specified binding constraints threw an exception." mean?

开发者 https://www.devze.com 2023-03-19 11:02 出处:网络
Wha开发者_如何学Ct does \"The invocation of the constructor on typethat matches the specified binding constraints threw an exception.\" mean in silverlight? Silverlight called your constructor, and yo

Wha开发者_如何学Ct does "The invocation of the constructor on type that matches the specified binding constraints threw an exception." mean in silverlight?


Silverlight called your constructor, and your constructor threw an exception.

You can find the original exception from your constructor in the InnerException.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号