How to use Value Converters for Collection properties with AutoMapper

前端 未结 0 998
余生分开走
余生分开走 2021-01-22 04:24

Value Converters can be used to define conversion scoped to a single map:

public class CurrencyFormatter : IValueConverter {
    public str         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题