Exemplo n.º 1
0
 // Constructor
 public GooseAdapter(Goose goose)
 {
     this._goose = goose;
 }
 // Constructor
 public GooseAdapter(Goose goose)
 {
     this._goose = goose;
 }