Sometimes VB says it better, or at least more plainly.
'sealed' in C# = 'NotInheritable' in VB
'virtual' in C# = 'Overridable' in VB
'abstract' in C# = 'MustInherit' for classes and 'MustOverride' for members in VB
|
Results 1 to 18 of 18
Threaded View
|
Click Here to Expand Forum to Full Width |