Hi,
I know there are many bug reports about arrays, but I'm not sure this one has been noticed.The completion list contains two Test(Byte) and our users are very confused.
We are looking forward to a fix for this issue.
Thank you for your support.
Edward
[Modified at 04/23/2007 09:39 AM]
I know there are many bug reports about arrays, but I'm not sure this one has been noticed.
public void Test(byte a)
{
}
public void Test(byte[] b)
{
}
We are looking forward to a fix for this issue.
Thank you for your support.
Edward
[Modified at 04/23/2007 09:39 AM]