public override ResetAccountPasswordResponse GetResponse(UnmarshallerContext unmarshallerContext)
 {
     return(ResetAccountPasswordResponseUnmarshaller.Unmarshall(unmarshallerContext));
 }
示例#2
0
 public override ResetAccountPasswordResponse GetResponse(Core.Transform.UnmarshallerContext unmarshallerContext)
 {
     return ResetAccountPasswordResponseUnmarshaller.Unmarshall(unmarshallerContext);
 }