Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ NotSupportedEnumerationValue()

static ArgumentOutOfRangeException System.Data.Common.ADP.NotSupportedEnumerationValue ( Type type,
string value,
string method )
inlinestaticpackage

Definition at line 767 of file ADP.cs.

768 {
770 }
static ArgumentOutOfRangeException ArgumentOutOfRange(string parameterName)
Definition ADP.cs:713
static string ADP_NotSupportedEnumerationValue
Definition SR.cs:744
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7

References System.SR.ADP_NotSupportedEnumerationValue, System.Data.Common.ADP.ArgumentOutOfRange(), System.SR.Format(), System.type, and System.value.

Referenced by System.Data.Common.ADP.NotSupportedStatementType().