public override SubmitVerificationResponse GetResponse(UnmarshallerContext unmarshallerContext)
 {
     return SubmitVerificationResponseUnmarshaller.Unmarshall(unmarshallerContext);
 }
コード例 #2
0
 public override SubmitVerificationResponse GetResponse(Core.Transform.UnmarshallerContext unmarshallerContext)
 {
     return(SubmitVerificationResponseUnmarshaller.Unmarshall(unmarshallerContext));
 }