C# 클래스 wmib.Core.HTML

This class allow you to do some elementar operations with web pages
파일 보기 프로젝트 열기: benapetr/wikimedia-bot

공개 메소드들

메소드 설명
AddKey ( string name, string value ) : string

Insert another table row

AddLink ( string name, string value ) : string

Insert another table row

메소드 상세

AddKey() 공개 정적인 메소드

Insert another table row
public static AddKey ( string name, string value ) : string
name string
value string
리턴 string

AddLink() 공개 정적인 메소드

Insert another table row
public static AddLink ( string name, string value ) : string
name string
value string
리턴 string