예제 #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));
 }