Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
INullable.cs
Go to the documentation of this file.
1
namespace
System.Data.SqlTypes
;
2
3
public
interface
INullable
4
{
5
bool
IsNull
{
get
; }
6
}
System.Data.SqlTypes.INullable.IsNull
bool IsNull
Definition
INullable.cs:5
System.Data.SqlTypes.INullable
Definition
INullable.cs:4
System.Data.SqlTypes
Definition
EComparison.cs:1
source
System.Data.Common
System.Data.SqlTypes
INullable.cs
Generated by
1.10.0