C# Class System.Web.Razor.Parser.SyntaxConstants.CSharp

Mostra file Open project: drivenet/aspnetwebstack

Public Properties

Property Type Description
ClassKeyword string
ElseIfKeyword string
FunctionsKeyword string
HelperKeyword string
InheritsKeyword string
LayoutKeyword string
NamespaceKeyword string
SectionKeyword string
SessionStateKeyword string
UsingKeywordLength int

Property Details

ClassKeyword public_oe static_oe property

public static string ClassKeyword
return string

ElseIfKeyword public_oe static_oe property

public static string ElseIfKeyword
return string

FunctionsKeyword public_oe static_oe property

public static string FunctionsKeyword
return string

HelperKeyword public_oe static_oe property

public static string HelperKeyword
return string

InheritsKeyword public_oe static_oe property

public static string InheritsKeyword
return string

LayoutKeyword public_oe static_oe property

public static string LayoutKeyword
return string

NamespaceKeyword public_oe static_oe property

public static string NamespaceKeyword
return string

SectionKeyword public_oe static_oe property

public static string SectionKeyword
return string

SessionStateKeyword public_oe static_oe property

public static string SessionStateKeyword
return string

UsingKeywordLength public_oe static_oe property

public static int UsingKeywordLength
return int