C# 中怎么将Model 采 mapping 机制来自动更新到 ViewModel

C# 中怎么将Model 中的数据更新到ViewModel上,你说采用 mapping 机制来自动更新到 ViewModel,这是怎么实现的呢