예제 #1
0
 /// <remarks/>
 public void GetTagLocationListAsync(GetListArgs GetTagLocationList1)
 {
     this.GetTagLocationListAsync(GetTagLocationList1, null);
 }
예제 #2
0
 /// <remarks/>
 public void GetTagInfoListAsync(GetListArgs GetTagInfoList1)
 {
     this.GetTagInfoListAsync(GetTagInfoList1, null);
 }
예제 #3
0
 /// <remarks/>
 public void GetTagInfoListForTelemetryAsync(GetListArgs GetTagInfoListForTelemetry1)
 {
     this.GetTagInfoListForTelemetryAsync(GetTagInfoListForTelemetry1, null);
 }
예제 #4
0
 /// <remarks/>
 public System.IAsyncResult BeginGetRogueClientLocationList(GetListArgs GetRogueClientLocationList1, System.AsyncCallback callback, object asyncState)
 {
     return this.BeginInvoke("GetRogueClientLocationList", new object[] {
             GetRogueClientLocationList1}, callback, asyncState);
 }
예제 #5
0
 /// <remarks/>
 public void GetTagHistoryListAsync(GetListArgs GetTagHistoryList1)
 {
     this.GetTagHistoryListAsync(GetTagHistoryList1, null);
 }
예제 #6
0
 /// <remarks/>
 public void GetTagStatsListAsync(GetListArgs GetTagStatsList1)
 {
     this.GetTagStatsListAsync(GetTagStatsList1, null);
 }
예제 #7
0
 /// <remarks/>
 public void GetWiredSwitchListAsync(GetListArgs GetWiredSwitchList1)
 {
     this.GetWiredSwitchListAsync(GetWiredSwitchList1, null);
 }
예제 #8
0
 /// <remarks/>
 public void GetRogueClientHistoryAsync(GetListArgs GetRogueClientHistory1)
 {
     this.GetRogueClientHistoryAsync(GetRogueClientHistory1, null);
 }
예제 #9
0
 /// <remarks/>
 public void GetRogueClientInfoListAsync(GetListArgs GetRogueClientInfoList1)
 {
     this.GetRogueClientInfoListAsync(GetRogueClientInfoList1, null);
 }
예제 #10
0
 /// <remarks/>
 public void GetNetworkDesignListAsync(GetListArgs GetNetworkDesignList1)
 {
     this.GetNetworkDesignListAsync(GetNetworkDesignList1, null);
 }
예제 #11
0
 /// <remarks/>
 public void GetRogueAPHistoryListAsync(GetListArgs GetRogueAPHistoryList1)
 {
     this.GetRogueAPHistoryListAsync(GetRogueAPHistoryList1, null);
 }
예제 #12
0
 /// <remarks/>
 public void GetDeviceListAsync(GetListArgs GetDeviceList1)
 {
     this.GetDeviceListAsync(GetDeviceList1, null);
 }
예제 #13
0
 /// <remarks/>
 public System.IAsyncResult BeginGetWiredSwitchList(GetListArgs GetWiredSwitchList1, System.AsyncCallback callback, object asyncState)
 {
     return this.BeginInvoke("GetWiredSwitchList", new object[] {
             GetWiredSwitchList1}, callback, asyncState);
 }
예제 #14
0
 /// <remarks/>
 public System.IAsyncResult BeginGetTagLocationListForTelemetry(GetListArgs GetTagLocationListForTelemetry1, System.AsyncCallback callback, object asyncState)
 {
     return this.BeginInvoke("GetTagLocationListForTelemetry", new object[] {
             GetTagLocationListForTelemetry1}, callback, asyncState);
 }
예제 #15
0
 /// <remarks/>
 public void GetTagLocationListForTelemetryAsync(GetListArgs GetTagLocationListForTelemetry1)
 {
     this.GetTagLocationListForTelemetryAsync(GetTagLocationListForTelemetry1, null);
 }
예제 #16
0
 /// <remarks/>
 public void GetRogueClientLocationListAsync(GetListArgs GetRogueClientLocationList1)
 {
     this.GetRogueClientLocationListAsync(GetRogueClientLocationList1, null);
 }
예제 #17
0
 /// <remarks/>
 public void GetTagLocationListForTelemetryAsync(GetListArgs GetTagLocationListForTelemetry1, object userState)
 {
     if ((this.GetTagLocationListForTelemetryOperationCompleted == null))
     {
         this.GetTagLocationListForTelemetryOperationCompleted = new System.Threading.SendOrPostCallback(this.OnGetTagLocationListForTelemetryOperationCompleted);
     }
     this.InvokeAsync("GetTagLocationListForTelemetry", new object[] {
             GetTagLocationListForTelemetry1}, this.GetTagLocationListForTelemetryOperationCompleted, userState);
 }
예제 #18
0
 /// <remarks/>
 public void GetStationHistoryListAsync(GetListArgs GetStationHistoryList1)
 {
     this.GetStationHistoryListAsync(GetStationHistoryList1, null);
 }
예제 #19
0
 /// <remarks/>
 public void GetTrackGroupInfoListAsync(GetListArgs GetTrackGroupInfoList1)
 {
     this.GetTrackGroupInfoListAsync(GetTrackGroupInfoList1, null);
 }
예제 #20
0
 /// <remarks/>
 public void GetStationInfoListAsync(GetListArgs GetStationInfoList1)
 {
     this.GetStationInfoListAsync(GetStationInfoList1, null);
 }
예제 #21
0
 /// <remarks/>
 public void GetWiredSwitchListAsync(GetListArgs GetWiredSwitchList1, object userState)
 {
     if ((this.GetWiredSwitchListOperationCompleted == null))
     {
         this.GetWiredSwitchListOperationCompleted = new System.Threading.SendOrPostCallback(this.OnGetWiredSwitchListOperationCompleted);
     }
     this.InvokeAsync("GetWiredSwitchList", new object[] {
             GetWiredSwitchList1}, this.GetWiredSwitchListOperationCompleted, userState);
 }
예제 #22
0
 /// <remarks/>
 public System.IAsyncResult BeginGetRogueAPHistory(GetListArgs GetRogueAPHistory1, System.AsyncCallback callback, object asyncState)
 {
     return this.BeginInvoke("GetRogueAPHistory", new object[] {
             GetRogueAPHistory1}, callback, asyncState);
 }