完善登录窗口UI设计

This commit is contained in:
Kaniu Tayou
2018-12-18 23:55:34 +08:00
parent 308b9494d7
commit ecf4d7908e
8 changed files with 37 additions and 27 deletions
+2 -1
View File
@@ -37,6 +37,7 @@ namespace StormChatWPF
}//将收到的消息展现于UI界面
internal void ShowUserMessage()
{
}
}//展现自己发出的消息
}
}