Skip to content

v1.0.0.1

Latest

Choose a tag to compare

@dlwyatt dlwyatt released this 25 Oct 14:00
· 7 commits to master since this release

Added support for methods with a params array argument.
eg, void SomeMethod<T>(int arg1, params string[] moreValues)