SyntaxConstants.CSharp Class

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

System.Object
  System.Web.Razor.Parser.SyntaxConstants.CSharp

Namespace:  System.Web.Razor.Parser
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

public final class CSharp

The SyntaxConstants.CSharp type exposes the following members.

  NameDescription
Public fieldStatic memberClassKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberElseIfKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberFunctionsKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberHelperKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberInheritsKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberLayoutKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberNamespaceKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberSectionKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberSessionStateKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberUsingKeywordLengthThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: