Поделиться через


HtmlElement Конструкторы

Определение

Перегрузки

HtmlElement(String, NSUrl)
HtmlElement(String, String)

HtmlElement(String, NSUrl)

public HtmlElement (string caption, Foundation.NSUrl url);
new MonoTouch.Dialog.HtmlElement : string * Foundation.NSUrl -> MonoTouch.Dialog.HtmlElement

Параметры

caption
String
url
NSUrl

Применяется к

HtmlElement(String, String)

public HtmlElement (string caption, string url);
new MonoTouch.Dialog.HtmlElement : string * string -> MonoTouch.Dialog.HtmlElement

Параметры

caption
String
url
String

Применяется к