C# Class wmib.WMIBMySQL.SerializedRow

Afficher le fichier Open project: benapetr/wikimedia-bot

Méthodes publiques

Свойство Type Description
row Row
table string

Méthodes publiques

Méthode Description
SerializedRow ( ) : System
SerializedRow ( string name, Row _row ) : System

Method Details

SerializedRow() public méthode

public SerializedRow ( ) : System
Résultat System

SerializedRow() public méthode

public SerializedRow ( string name, Row _row ) : System
name string
_row Row
Résultat System

Property Details

row public_oe property

public Row row
Résultat Row

table public_oe property

public string table
Résultat string