コード例 #1
0
 public void FillUserInformation()
 {
     AddUser.FillUserInformation(HandleItems.GetCurrentUserId(), tbxUpdatePhone, tbxUpdateEmail);
 }