What is the syntax in C# for VB's Type declaration
VB Code:
public type tMyType ID as Long Name as String end type public type tSecondType Emp as tMyType end type
I have just installed VS.NET 2003 and I dont like the dynamic help and MSDN tha was shipped with it
Thanks





Reply With Quote