|
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
|
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< FileName > | k__BackingField |
| readonly string< FusionLog > | k__BackingField |
Definition at line 14 of file FileNotFoundException.cs.