示例#1
0
        public void Test1()
        {
            var mapperConfiguration = MapperProfile.GetMapperConfiguration();

            mapperConfiguration.AssertConfigurationIsValid();
        }