예제 #1
0
 public OvalTimeDifferenceBuilder WithTimeDifference()
 {
     this.timeDifferenceBuilder = new OvalTimeDifferenceBuilder(this);
     return this.timeDifferenceBuilder;
 }
예제 #2
0
 public OvalTimeDifferenceBuilder WithTimeDifference()
 {
     this.timeDifferenceBuilder = new OvalTimeDifferenceBuilder(this);
     return(this.timeDifferenceBuilder);
 }