示例#1
0
 public FixedList <NamedEntityDto> VoucherTypes()
 {
     return(VoucherType.GetList().MapToNamedEntityList());
 }