Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ RegexParseException() [2/2]

System.Text.RegularExpressions.RegexParseException.RegexParseException ( SerializationInfo info,
StreamingContext context )
inlineprivate

Definition at line 19 of file RegexParseException.cs.

20 {
21 throw new NotImplementedException();
22 }