C# Class SchoolsNearMe.Extensions.HtmlExtensions

显示文件 Open project: MrKevHunter/SchoolsNearMe

Public Methods

Method Description
SimpleLink ( this html, string url, string text ) : string

Method Details

SimpleLink() public static method

public static SimpleLink ( this html, string url, string text ) : string
html this
url string
text string
return string