Пример #1
0
 public override bool Save()
 {
     _EditList = EditList.ToDelimitedString(",");
     return(base.Save());
 }