szabototo89 / CodeSharper

Refactoring tool, written in C# and using TDD for developing
1 stars 0 forks source link

[core] Dynamic object creator #49

Closed szabototo89 closed 8 years ago

szabototo89 commented 8 years ago

Implement a dynamic object creator which safely checks whether current type can be instantiated with parameters.