Fixing Compiler Error CS1038 In C# Application
Fixing Compiler Error CS1038 In C# Application
#fixerror #compiler #error #CS1038 #csharp #application
#description :-
Compiler Error CS1038
#endregion directive expected
A #region directive did not have a matching #endregion directive.
The following sample generates CS1038:
C#
// CS1038.cs
#region testing
public class clx
{
public static void Main()
{
}
}
// CS1038
// uncomment the next line to resolve
// #endregion
Reference :- (CS1026)
Compiler Error C# Application Playlist:- #playlist #error #application
#Subscribe the #Channel #Link :- #bansodetechsolution #ajupgrading
IF any #Query or #Doubt #DM on #Instagram :- #bansode_ajay_2102
LinkedIn Profile:-
Blogger Link :-
#fixerror #compiler #error #CS1038 #csharp #application
#description :-
Compiler Error CS1038
#endregion directive expected
A #region directive did not have a matching #endregion directive.
The following sample generates CS1038:
C#
// CS1038.cs
#region testing
public class clx
{
public static void Main()
{
}
}
// CS1038
// uncomment the next line to resolve
// #endregion
Reference :- (CS1026)
Compiler Error C# Application Playlist:- #playlist #error #application
#Subscribe the #Channel #Link :- #bansodetechsolution #ajupgrading
IF any #Query or #Doubt #DM on #Instagram :- #bansode_ajay_2102
LinkedIn Profile:-
Blogger Link :-
Comments
Post a Comment