C# Class Monospace11.SpeakerBioViewController.WebViewDelegate

Inheritance: UIWebViewDelegate
Mostrar archivo Open project: megsoftconsulting/MonkeySpace

Public Methods

Method Description
ShouldStartLoad ( UIWebView webView, NSUrlRequest request, UIWebViewNavigationType navigationType ) : bool
WebViewDelegate ( SpeakerBioViewController speakerViewController ) : System

Method Details

ShouldStartLoad() public method

public ShouldStartLoad ( UIWebView webView, NSUrlRequest request, UIWebViewNavigationType navigationType ) : bool
webView UIWebView
request NSUrlRequest
navigationType UIWebViewNavigationType
return bool

WebViewDelegate() public method

public WebViewDelegate ( SpeakerBioViewController speakerViewController ) : System
speakerViewController SpeakerBioViewController
return System