The unit tests include a test binary that is written in VB.NET to create parameterized properties with multiple parameters. Source code is provided for this. This is a binary rather than being compiled from source since both xbuild and MonoDevelop do not seem to be able to compile a simple VB.NET project on Mono before version 4.0.
Adds supports for getting and setting parameterized properties such as String.Chars or Hashtable.Item.
The unit tests include a test binary that is written in VB.NET to create parameterized properties with multiple parameters. Source code is provided for this. This is a binary rather than being compiled from source since both xbuild and MonoDevelop do not seem to be able to compile a simple VB.NET project on Mono before version 4.0.