Example #1
0
 public void Construct(IPhoneBuilder phoneBuilder)
 {
     phoneBuilder.BuildDispaly();
     phoneBuilder.BuildBattery();
 }