예제 #1
0
 public UserAccountController(Services.UserAccount _usr)
 {
     this._usr = _usr;
 }
예제 #2
0
 public UserAccountController(Services.UserAccount _usr)
 {
     this._usr = _usr;
 }