CodePlexProject Hosting for Open Source Software
First, great library. Have you considered adding something like this to make the inject code look a little better (imo):
var newObject = oldObject.CopyTo<NewObject>();
and what is CopyTo doing? is it different to InjectFrom<> ? what is NewObject ?
[$AUTHOR$] wrote: [$CONTENT$]