阅读背景:

如何使用Moq访问基接口中的方法?

来源:互联网 

I have the following interface:

我有以下界面:

public interface IUserRepository : IRepositoryBase
{
    void AddUser(User user);
}
pub



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: