C# Class WebKit.WebView

Inheritance: Cocoa.Object
Mostra file Open project: mono/cocoa-sharp Class Usage Examples

Public Methods

Method Description
Render ( string content ) : void
WebView ( IntPtr native_object ) : System

Method Details

Render() public method

public Render ( string content ) : void
content string
return void

WebView() public method

public WebView ( IntPtr native_object ) : System
native_object System.IntPtr
return System