C# Class WebKit.WebView

Inheritance: Cocoa.Object
Afficher le fichier Open project: mono/cocoa-sharp Class Usage Examples

Méthodes publiques

Méthode Description
Render ( string content ) : void
WebView ( IntPtr native_object ) : System

Method Details

Render() public méthode

public Render ( string content ) : void
content string
Résultat void

WebView() public méthode

public WebView ( IntPtr native_object ) : System
native_object System.IntPtr
Résultat System