Hi there!
I use C# 2013.
I need to show void section link like:
- private void section()
- {
- if(n>m)
- {
- . try
- . {
- . .
- . .
- . }
- }
- }
the line number is displayed but the line like dot dot after line number, I can not display it.
any one know please help me where can I ticked it?
Nitin SontakkePosted Mar 21, 2018, 11:04 PM
Nitin SontakkePosted Mar 22, 2018, 2:02 AM
Amit GuptaPosted Mar 22, 2018, 1:57 AM
Nitin SontakkePosted Mar 22, 2018, 1:27 AM
Amit GuptaPosted Mar 22, 2018, 1:09 AM