Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
wmib
WMIBMySQL.SerializedRow
C# Class wmib.WMIBMySQL.SerializedRow
显示文件
Open project: benapetr/wikimedia-bot
Public Properties
Property
Type
Description
row
Row
table
string
Public Methods
Method
Description
SerializedRow
( ) :
System
SerializedRow
(
string
name
,
Row
_row
) :
System
Method Details
SerializedRow()
public
method
public
SerializedRow
( ) :
System
return
System
SerializedRow()
public
method
public
SerializedRow
(
string
name
,
Row
_row
) :
System
name
string
_row
Row
return
System
Property Details
row
public_oe property
public
Row
row
return
Row
table
public_oe property
public
string
table
return
string