Beispiel #1
0
 public AssasetupSASTPPingResponseAPI SASTPPing(Saccprocessor saccprocessor)
 {
     return(this.repository.SASTPPing(saccprocessor));
 }
Beispiel #2
0
 public AssasetupSASTPPingResponseAPI SASTPPing(Saccprocessor saccprocessor)
 {
     return(this.adapter.SASTPPing(saccprocessor));
 }
Beispiel #3
0
 public AssasetupSASTPUpdateResponseAPI SASTPUpdate(Saccprocessor saccprocessor)
 {
     return(this.repository.SASTPUpdate(saccprocessor));
 }
Beispiel #4
0
 public AssasetupSASTPUpdateResponseAPI SASTPUpdate(Saccprocessor saccprocessor)
 {
     return(this.adapter.SASTPUpdate(saccprocessor));
 }