N
news.microsoft.com
BUG: struct default constructor is not displayed on intellisense yet it is
available, BUG
Make a struct type with a parameterized constructor.
Try to construct the type in the IDE and check for the 2 overloads (Default
AND the parameterizedone) the default one is NOT displayed thus
giving the FALSE impresison that it DOES NOT exist.
BUG
available, BUG
Make a struct type with a parameterized constructor.
Try to construct the type in the IDE and check for the 2 overloads (Default
AND the parameterizedone) the default one is NOT displayed thus
giving the FALSE impresison that it DOES NOT exist.
BUG