|
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
|
Collaboration diagram for System.Net.ValidationHelper:Static Public Member Functions | |
| static string[] | MakeEmptyArrayNull (string[] stringArray) |
| static string | MakeStringNull (string stringValue) |
| static string | ExceptionMessage (Exception exception) |
| static string | ToString (object objectValue) |
| static string | HashString (object objectValue) |
| static bool | IsInvalidHttpString (string stringValue) |
| static bool | IsBlankString (string stringValue) |
| static bool | ValidateTcpPort (int port) |
| static bool | ValidateRange (int actual, int fromAllowed, int toAllowed) |
Static Public Attributes | |
| static string[] | EmptyArray |
Static Package Functions | |
| static void | ValidateSegment (ArraySegment< byte > segment) |
Static Package Attributes | |
| static readonly char[] | InvalidMethodChars |
| static readonly char[] | InvalidParamChars |
Static Private Member Functions | |
| static | ValidationHelper () |
Definition at line 11 of file ValidationHelper.cs.