Ejemplo n.º 1
0
 private string CreateParaForAdd(List <FieldInfo> fields)
 {
     return(FactoryHelper.CreateParaForAdd(fields, factory));
 }