コード例 #1
0
ファイル: UserInfoService.cs プロジェクト: hibjs/Bjs.AskME
 public bool AddTag(Tag tag) => _userInfoRepository.AddTag(tag);