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
Community
CsharpSqlite
Sqlite3._aFlagOp
C# Class Community.CsharpSqlite.Sqlite3._aFlagOp
Exibir arquivo
Open project: jdhardy/ironpython
Public Properties
Property
Type
Description
mask
System.UInt32
op
int
Public Methods
Method
Description
_aFlagOp
(
int
op
,
UInt32
mask
) :
System
Method Details
_aFlagOp()
public
method
public
_aFlagOp
(
int
op
,
UInt32
mask
) :
System
op
int
mask
System.UInt32
return
System
Property Details
mask
public_oe property
public
UInt32,System
mask
return
System.UInt32
op
public_oe property
public
int
op
return
int