Parses a string and converts the value into a specific type.
Inspired from a post on Stack Overflow:
http://stackoverflow.com/questions/569249/methodinfo-invoke-with-out-parameter


- T
- Type to convert to

- input (String)
- Input string

Value (default value if failed)