Exemplo n.º 1
0
 public static SupportBeanIterablePropsContainer MakeDefaultBean()
 {
     return(new SupportBeanIterablePropsContainer(SupportBeanIterableProps.MakeDefaultBean()));
 }
Exemplo n.º 2
0
 public SupportBeanIterablePropsContainer(SupportBeanIterableProps inner)
 {
     Contained = inner;
 }