示例#1
0
 public PropertyAssembler createPropertyAssembler(ComponentDef componentDef) {
   return AssemblerFactory.createManualOnlyPropertyAssembler(componentDef);
 }