How can we make ti working with static properties?
Here is a sample to product problem:
var accessor = TypeAccessor.Create(typeof (DateTime));
var now = accessor[null, "Now"];
Regards,
Original issue reported on code.google.com by shama...@gmail.com on 20 Nov 2014 at 10:50
Original issue reported on code.google.com by
shama...@gmail.com
on 20 Nov 2014 at 10:50