コード例 #1
0
 public void SendRequest(int userId, int groupId)
 {
     groupManager.AddRequest(userId, groupId);
 }