Skip to content

Commit

Permalink
MessageManager部分调整
Browse files Browse the repository at this point in the history
  • Loading branch information
yuezhongxin committed Jun 4, 2014
1 parent 265dd4c commit 3eb0b8b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file modified Doc/MessageManager1.vsdx
Binary file not shown.
Binary file modified Doc/MessageManager5.vsdx
Binary file not shown.
2 changes: 1 addition & 1 deletion MessageManager.Repositories.Tests/RepositoryTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public void UserRepository()
userRepository.Add(user1);
userRepository.Add(user2);
userRepository.Context.Commit();
//var user = URepository.GetUserByName("张三");
//var user = URepository.GetUserByName("小菜");
//if (user != null)
//{
// Console.WriteLine(user.Name);
Expand Down
Binary file modified MessageManager.v11.suo
Binary file not shown.

0 comments on commit 3eb0b8b

Please sign in to comment.