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