terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Net.ValidationHelper Class Reference

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 ()
 

Detailed Description

Definition at line 8 of file ValidationHelper.cs.


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