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

◆ INullableUDTwithoutStaticNull()

static Exception System.Data.ExceptionBuilder.INullableUDTwithoutStaticNull ( string typeName)
inlinestatic

Definition at line 563 of file ExceptionBuilder.cs.

564 {
566 }
static Exception _Argument(string error)
static string DataColumn_INullableUDTwithoutStaticNull
Definition SR.cs:332
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7

References System.Data.ExceptionBuilder._Argument(), System.SR.DataColumn_INullableUDTwithoutStaticNull, and System.SR.Format().

Referenced by System.Data.Common.SqlUdtStorage.GetStaticNullForUdtTypeCore().