Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
IronPython
Runtime
Operations
DBNullOps
C# Class IronPython.Runtime.Operations.DBNullOps
Exibir arquivo
Open project: jschementi/iron
Public Methods
Method
Description
__nonzero__
(
DBNull
value
) :
bool
Method Details
__nonzero__()
public
static
method
public
static
__nonzero__
(
DBNull
value
) :
bool
value
System.DBNull
return
bool