예제 #1
0
 public void Construct(Builder builder)
 {
     builder.AddHanBao();
     builder.AddKeLe();
     builder.AddShuTiao();
 }