示例#1
0
 public IEnumerable <Messaging> KPCompTieUpdate(AskpentryKPCompTieUpdateRequestAPI AskpentryKPCompTieUpdateRequestAPI)
 {
     return(this.repository.KPCompTieUpdate(AskpentryKPCompTieUpdateRequestAPI));
 }
示例#2
0
 public IEnumerable <Messaging> KPCompTieUpdate(AskpentryKPCompTieUpdateRequestAPI AskpentryKPCompTieUpdateRequestAPI)
 {
     return(this.adapter.KPCompTieUpdate(AskpentryKPCompTieUpdateRequestAPI));
 }