码迷,mamicode.com
首页 > 其他好文 > 详细

xamarin-参照微软官方文档示例(MVVM)视图和视图模型设置了自动绑定,不能实例化页面异常

时间:2021-03-18 14:09:13      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:dell   names   class   div   -name   oca   微软官方   rgb   绑定   

 xmlns:viewModelBase="clr-namespace:JKSY.ViewModels.Base;assembly=JKSY"
             viewModelBase:ViewModelLocator.AutoWireViewModel="true">

使用这个自动绑定,然后页面进行实例化的时候,就会报错:

System.Reflection.TargetInvocationException
  Message=Exception has been thrown by the target of an invocation.

技术图片

 

 

微软示例: eShopOnContainers

https://github.com/dotnet-architecture/eshop-mobile-client

xamarin-参照微软官方文档示例(MVVM)视图和视图模型设置了自动绑定,不能实例化页面异常

标签:dell   names   class   div   -name   oca   微软官方   rgb   绑定   

原文地址:https://www.cnblogs.com/lishidefengchen/p/14548934.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!