mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-08 18:34:44 +08:00
这是有史以来最艰难的一次提交,不生则死!
This commit is contained in:
@@ -17,7 +17,7 @@ namespace OpenAuth.UnitTest
|
||||
[TestMethod]
|
||||
public void TestMethod1()
|
||||
{
|
||||
AuthoriseFactory factory = new AuthoriseFactory(new UnitWork() );
|
||||
AuthoriseFactory factory = new AuthoriseFactory( );
|
||||
var service= factory.Create("System");
|
||||
|
||||
var modules = service.Modules;
|
||||
|
||||
Reference in New Issue
Block a user