예제 #1
0
 public void PostFollowedTag(int tagId) => queries.AddFollowedTag(permissionContext.LoggedUserId, tagId);