Esempio n. 1
0
 public System.Threading.Tasks.Task <Aeseg.ProxyJustificacion.LoadResult> LoadJbsAsync(Aeseg.ProxyJustificacion.JbsInterchageModel jbs)
 {
     return(base.Channel.LoadJbsAsync(jbs));
 }
Esempio n. 2
0
 public Aeseg.ProxyJustificacion.LoadResult LoadJbs(Aeseg.ProxyJustificacion.JbsInterchageModel jbs)
 {
     return(base.Channel.LoadJbs(jbs));
 }