Exemplo n.º 1
0
 public System.Threading.Tasks.Task SetSessionDataAsync(UnitTest.ExcelExportStateServiceReference.ExportParam _state)
 {
     return(base.Channel.SetSessionDataAsync(_state));
 }
Exemplo n.º 2
0
 public void SetSessionData(UnitTest.ExcelExportStateServiceReference.ExportParam _state)
 {
     base.Channel.SetSessionData(_state);
 }