szabototo89 / CodeSharper

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

[refactor] Refactor supported wrappers/unwrappers section in Runnable class #31

Closed szabototo89 closed 9 years ago

szabototo89 commented 9 years ago

This implementation of ArgumentConverters of Runnable classes is not efficient. Try to move this section/feature to another static class (e.g.: RunnableManager).