C# Class System.Web.Routing.PatternParser.PatternSegment

Show file Open project: kumpera/mono

Public Properties

Property Type Description
AllLiteral bool
Tokens List

Property Details

AllLiteral public property

public bool AllLiteral
return bool

Tokens public property

public List Tokens
return List