- 12,562 total downloads
- last updated 8/22/2016
- Latest version: 0.9.4
Make casting operator overloads available to isinst-like(as in C#, TryCast in VB) operations.
This should also allow you to cast from unspecified type to anything as long as the actual type of the source object can cast to target type.