コード例 #1
0
 public UpdatePasswordController(UpdatePasswordServices services)
 {
     _services = services;
 }
コード例 #2
0
 public UpdatePasswordController(UpdatePasswordServices services)
 {
     _services = services;
 }