예제 #1
0
 public Eland.NRSM.Template.ZQUERYHISTORYIN.HistoryByStoreComparisonElementsResponseMessage_sync HistoryByStoreComparisonElementsQueryResponse_In(Eland.NRSM.Template.ZQUERYHISTORYIN.HistoryByStoreComparisonElementsQueryMessage_sync HistoryByStoreComparisonElementsQuery_sync)
 {
     Eland.NRSM.Template.ZQUERYHISTORYIN.HistoryByStoreComparisonElementsQueryResponse_InRequest inValue = new Eland.NRSM.Template.ZQUERYHISTORYIN.HistoryByStoreComparisonElementsQueryResponse_InRequest();
     inValue.HistoryByStoreComparisonElementsQuery_sync = HistoryByStoreComparisonElementsQuery_sync;
     Eland.NRSM.Template.ZQUERYHISTORYIN.HistoryByStoreComparisonElementsQueryResponse_InResponse retVal = ((Eland.NRSM.Template.ZQUERYHISTORYIN.QueryHistoryIn)(this)).HistoryByStoreComparisonElementsQueryResponse_In(inValue);
     return(retVal.HistoryByStoreComparisonElementsResponse_sync);
 }
예제 #2
0
 public System.Threading.Tasks.Task <Eland.NRSM.Template.ZQUERYHISTORYIN.HistoryByStoreComparisonElementsQueryResponse_InResponse> HistoryByStoreComparisonElementsQueryResponse_InAsync(Eland.NRSM.Template.ZQUERYHISTORYIN.HistoryByStoreComparisonElementsQueryMessage_sync HistoryByStoreComparisonElementsQuery_sync)
 {
     Eland.NRSM.Template.ZQUERYHISTORYIN.HistoryByStoreComparisonElementsQueryResponse_InRequest inValue = new Eland.NRSM.Template.ZQUERYHISTORYIN.HistoryByStoreComparisonElementsQueryResponse_InRequest();
     inValue.HistoryByStoreComparisonElementsQuery_sync = HistoryByStoreComparisonElementsQuery_sync;
     return(((Eland.NRSM.Template.ZQUERYHISTORYIN.QueryHistoryIn)(this)).HistoryByStoreComparisonElementsQueryResponse_InAsync(inValue));
 }
예제 #3
0
 public HistoryByStoreComparisonElementsQueryResponse_InRequest(Eland.NRSM.Template.ZQUERYHISTORYIN.HistoryByStoreComparisonElementsQueryMessage_sync HistoryByStoreComparisonElementsQuery_sync)
 {
     this.HistoryByStoreComparisonElementsQuery_sync = HistoryByStoreComparisonElementsQuery_sync;
 }