Hi all :wave:
This we use in the VB.NET
VB Code:
''' <summary> ''' Documentation Here ''' </summary> ''' <param name="sender"></param> ''' <param name="e"></param> ''' <remarks></remarks> '''
What About the C#
Printable View
Hi all :wave:
This we use in the VB.NET
VB Code:
''' <summary> ''' Documentation Here ''' </summary> ''' <param name="sender"></param> ''' <param name="e"></param> ''' <remarks></remarks> '''
What About the C#
It's ///
Thanks Sir :thumb:Quote:
Originally Posted by jmcilhinney