terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
ValidationResult (bool trusted, bool user_denied, int error_code, MonoSslPolicyErrors? policy_errors) | |
Properties | |
bool | Trusted [get] |
bool | UserDenied [get] |
Private Attributes | |
bool | trusted |
bool | user_denied |
int | error_code |
MonoSslPolicyErrors? | policy_errors |
Definition at line 7 of file ValidationResult.cs.