Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Cryptography.ThrowHelper Class Reference

Public Types

enum  ExceptionArgument { inputBuffer , outputBuffer , inputOffset , inputCount }
 

Static Public Member Functions

static void ValidateTransformBlock (byte[] inputBuffer, int inputOffset, int inputCount)
 
static void ThrowArgumentNull (ExceptionArgument argument)
 
static void ThrowArgumentOutOfRange (ExceptionArgument argument)
 
static void ThrowInvalidOffLen ()
 
static void ThrowObjectDisposed ()
 
static void ThrowBase64FormatException ()
 

Detailed Description

Definition at line 6 of file ThrowHelper.cs.


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