C# Class wmib.Core.HTML

This class allow you to do some elementar operations with web pages
Afficher le fichier Open project: benapetr/wikimedia-bot

Méthodes publiques

Méthode Description
AddKey ( string name, string value ) : string

Insert another table row

AddLink ( string name, string value ) : string

Insert another table row

Method Details

AddKey() public static méthode

Insert another table row
public static AddKey ( string name, string value ) : string
name string
value string
Résultat string

AddLink() public static méthode

Insert another table row
public static AddLink ( string name, string value ) : string
name string
value string
Résultat string