C# Class Sql.SqlItem

Afficher le fichier Open project: Lordron/WoWHead-data-parser Class Usage Examples

Méthodes publiques

Méthode Description
AddValue ( object value ) : void
AddValues ( ) : void
SqlItem ( int count ) : System
this ( int x ) : string

Method Details

AddValue() public méthode

public AddValue ( object value ) : void
value object
Résultat void

AddValues() public méthode

public AddValues ( ) : void
Résultat void

SqlItem() public méthode

public SqlItem ( int count ) : System
count int
Résultat System

this() public méthode

public this ( int x ) : string
x int
Résultat string