Exemple #1
0
 public SorveteComBalinha(ISorvete s)
 {
     this.s = s;
 }
Exemple #2
0
 public SorveteComImcremento(ISorvete s)
 {
     this.s = s;
 }
Exemple #3
0
 public SorveteComBalinha(ISorvete s)
 {
     this.s = s;
 }
Exemple #4
0
 public SorveteComCobertura(ISorvete s)
 {
     this.s = s;
 }
Exemple #5
0
 public SorveteComCobertura(ISorvete s)
 {
     this.s = s;
 }