예제 #1
0
파일: ChatClient.cs 프로젝트: zelins/Chat
 private bool CanSendMessage() => MessageText.Any();