示例#1
0
 public StackLayoutGenerator(ITypeSizeManager typeSizeManager)
 {
     _typeSizeManager = typeSizeManager;
 }