Skip to content

v1.0.0.1

Latest
Compare
Choose a tag to compare
@dlwyatt dlwyatt released this 25 Oct 14:00
· 6 commits to master since this release

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