コード例 #1
0
 public int CreateUserPost(string userId, Post post) => Ar.CreateUserPost(userId, post);