Severity Code Description Project File Line Suppression State
Error CS1002 ; expected test H:\SCHOOL\asp projects backup\test\test\Mylibrary.cs 2089 Active
Severity Code Description Project File Line Suppression State
Error CS1002 ; expected test H:\SCHOOL\asp projects backup\test\test\Mylibrary.cs 2091 Active
these errors occurred when I write a method with output parameters and later deleted.
in my class file, 2079 lnes are present but error is shown in the line 2089 and 2091. How to resolve this error?
Rajanikant HawaldarPosted Nov 23, 2020, 9:53 PM
Sachin SinghPosted Nov 23, 2020, 9:50 PM