예제 #1
0
 public void Construct(Builder builder)
 {
     builder.BuildCover();
     builder.BuildEngine();
     builder.BuildTire();
 }