Replies: 1 comment 3 replies
-
|
public IUnitOfWork Begin(Propagation propagation = Propagation.Required, IsolationLevel? isolationLevel = null) 原型是这样定义的,定义固定的变量再传试试,不要用 null |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在写单元测试时发现UnitOfWorkManager不能被Moq库Mock, 你们有更好的做法吗?
代码
错误
版本
Beta Was this translation helpful? Give feedback.
All reactions