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.IO.FileNotFoundException Class Reference
+ Inheritance diagram for System.IO.FileNotFoundException:
+ Collaboration diagram for System.IO.FileNotFoundException:

Public Member Functions

 FileNotFoundException ()
 
 FileNotFoundException (string message)
 
 FileNotFoundException (string message, string fileName)
 
override string ToString ()
 
override void GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Protected Member Functions

 FileNotFoundException (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Properties

override string Message [get, set]
 
string FileName [get, set]
 
string FusionLog [get, set]
 

Private Member Functions

void SetMessageField ()
 

Private Attributes

readonly string< FileNamek__BackingField
 
readonly string< FusionLogk__BackingField
 

Detailed Description

Definition at line 14 of file FileNotFoundException.cs.


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