Exemplo n.º 1
0
 public void PostFollowedTag(int tagId) => queries.AddFollowedTag(permissionContext.LoggedUserId, tagId);