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

◆ Regex() [7/7]

System.Text.RegularExpressions.Regex.Regex ( SerializationInfo info,
StreamingContext context )
inlineprotected

Definition at line 178 of file Regex.cs.

179 {
180 throw new PlatformNotSupportedException();
181 }