namespace QYMessageCenter.Model { public class MappingProfiles : AutoMapper.Profile { // private IDictionary storeDictionary; public MappingProfiles() { } } }