Class CSharpConsts
- Namespace
- SunamoDevCode.SunamoCSharp.Values
- Assembly
- SunamoDevCode.dll
Constants for C# code syntax elements
public class CSharpConsts
- Inheritance
-
CSharpConsts
- Inherited Members
- Extension Methods
Fields
LineComment
Line comment delimiter (//)
public const string LineComment = "//"