예제 #1
0
 public AFootToBikeAdapter(Bike _bike)
 {
     this.bike = _bike;
 }