Example #1
0
 public async Task <IHttpActionResult> ProfileEditBasic([FromBody] TD_Register model)
 {
     throw new NotImplementedException();
 }