0
点赞
收藏
分享

微信扫一扫

记一次Castle报错

CJXX.ServiceTest.PersonRelationMgeSvrTest.GetPersonRelation:
SetUp : Castle.MicroKernel.ComponentActivator.ComponentActivatorException : ComponentActivator: could not instantiate CJXX.Service.PersonRelationMgeSvr
----> System.ArgumentNullException : 值不能为空。
参数名: types

 

原因很简单就是构造函数是private

 



举报

相关推荐

0 条评论