Exemple #1
0
 public SmoothSailingTest()
 {
     _smoothSailing = new SmoothSailing();
 }
 public SmoothSailingTests()
 {
     this._service = new SmoothSailing();
 }