Enum SourceLanguage
Represents a programming language of the source code
Namespace: CilTools.SourceCode.Common
Assembly: CilTools.SourceCode.dll
Syntax
public enum SourceLanguage
Fields
Name | Description |
---|---|
Cpp | C++ |
CSharp | C# |
VisualBasic | Visual Basic |