terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Text.RegularExpressions.RegexMatchTimeoutException Class Reference
+ Inheritance diagram for System.Text.RegularExpressions.RegexMatchTimeoutException:
+ Collaboration diagram for System.Text.RegularExpressions.RegexMatchTimeoutException:

Public Member Functions

 RegexMatchTimeoutException (string regexInput, string regexPattern, TimeSpan matchTimeout)
 
 RegexMatchTimeoutException ()
 

Protected Member Functions

 RegexMatchTimeoutException (SerializationInfo info, StreamingContext context)
 

Properties

string Input [get, set]
 
string Pattern [get, set]
 
TimeSpan MatchTimeout [get, set]
 

Private Member Functions

void System.Runtime.Serialization.ISerializable. GetObjectData (SerializationInfo info, StreamingContext context)
 

Private Attributes

readonly string< Inputk__BackingField
 
readonly string< Patternk__BackingField
 
readonly TimeSpan< MatchTimeoutk__BackingField
 

Detailed Description

Definition at line 11 of file RegexMatchTimeoutException.cs.


The documentation for this class was generated from the following file: