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