Exemple #1
0
 public bool AddTag(Tag tag) => _userInfoRepository.AddTag(tag);