|
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.ArgumentOutOfRangeException:
Collaboration diagram for System.ArgumentOutOfRangeException:Public Member Functions | |
| ArgumentOutOfRangeException () | |
| ArgumentOutOfRangeException (string paramName) | |
| unsafe | ArgumentOutOfRangeException (string paramName, string message) |
| ArgumentOutOfRangeException (string paramName, object actualValue, string message) | |
| override void | GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) |
Protected Member Functions | |
| ArgumentOutOfRangeException (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) | |
Properties | |
| override string | Message [get, set] |
Private Attributes | |
| object | _actualValue |
Definition at line 30 of file ArgumentOutOfRangeException.cs.