コード例 #1
0
ファイル: DefaultController.cs プロジェクト: IvanAnikin/Chat
 public void DeleteChats() => _chatManager.DeleteChats();