c# - What is the difference bewteen Mapper.Map(source, dest) and Mapper.Map(source)? -


i can see difference in number of parameters, don't know difference in implementation.

is there important difference in behavior of each method?

the first 1 fills existing object pass in. second creates new object you. it's semantic difference between "project" , "fill".


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -