给定关键字不在字典中

调用一个方法:
ServiceFactory.GetService<MatchService>(ctx)
System.Collections.Generic.KeyNotFoundException:“给定关键字不在字典中。”
此异常最初是在此调用堆栈中引发的:
System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue>.this[TKey].get(TKey)
Kingdee.BOS.ServicesContainer.GetService.AnonymousMethod__2(string)
System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue>.GetOrAdd(TKey, System.Func<TKey, TValue>)
Kingdee.BOS.ServicesContainer.GetService<T>(string, string)
Kingdee.BOS.Contracts.ServiceFactory.GetService<T>(string)
Kingdee.BO
给定关键字不在字典中
调用一个方法: ServiceFactory.GetService<MatchService>(ctx)System.Collections.Generic.KeyNotFoundException:“给定关键字不在字典...
点击下载文档文档为doc格式
声明:除非特别标注,否则均为本站原创文章,转载时请以链接形式注明文章出处。如若本站内容侵犯了原著者的合法权益,可联系本站删除。
上一篇
已经是第一篇



