Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Node()
System.Text.RegularExpressions.RegexCache.Node.Node
(
Key
key
,
Regex
regex
)
inline
Definition at line
61
of file
RegexCache.cs
.
62
{
63
Key
=
key
;
64
Regex
=
regex
;
65
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.Text.RegularExpressions.RegexCache.Node.Key
readonly Key Key
Definition
RegexCache.cs:55
System.Text.RegularExpressions.RegexCache.Node.Regex
readonly Regex Regex
Definition
RegexCache.cs:57
System.ExceptionArgument.key
@ key
References
System.key
.
System
Text
RegularExpressions
RegexCache
Node
Generated by
1.10.0