Beispiel #1
0
 public Vasectionspec VASectionSpecUpdate(Vasectionspec vasectionspec)
 {
     return(this.repository.VASectionSpecUpdate(vasectionspec));
 }
Beispiel #2
0
 public Vasectionspec VASectionSpecUpdate(Vasectionspec vasectionspec)
 {
     return(this.adapter.VASectionSpecUpdate(vasectionspec));
 }