Class AntPathMatcher.PathSeparatorPatternCache
Inheritance
System.Object
AntPathMatcher.PathSeparatorPatternCache
Assembly: Steeltoe.Common.dll
Syntax
protected class PathSeparatorPatternCache : object
Constructors
|
Edit this page
View Source
PathSeparatorPatternCache(String)
Declaration
public PathSeparatorPatternCache(string pathSeparator)
Parameters
Type |
Name |
Description |
System.String |
pathSeparator |
|
Properties
|
Edit this page
View Source
EndsOnDoubleWildCard
Declaration
public string EndsOnDoubleWildCard { get; }
Property Value
Type |
Description |
System.String |
|
|
Edit this page
View Source
EndsOnWildCard
Declaration
public string EndsOnWildCard { get; }
Property Value
Type |
Description |
System.String |
|