Formo allows you to use your configuration file as a dynamic object. Turn your web.config or application settings into a rich, dynamic object.
259
stars
33
forks
source link
Added new Constraint on Bind method #7
Closed
joaomatossilva closed 11 years ago
Added the Contraint because Activator.CreateInstance will need a public default parameterless constructor.