C# Class Smartmobili.Cocoa.WebView

Inheritance: NSView
Show file Open project: smartmobili/CocoaBuilder

Public Properties

Property Type Description
Class Class

Public Methods

Method Description
Alloc ( ) : WebView
InitWithCoder ( NSCoder aDecoder ) : id
WebView ( ) : System

Method Details

Alloc() public static method

public static Alloc ( ) : WebView
return WebView

InitWithCoder() public method

public InitWithCoder ( NSCoder aDecoder ) : id
aDecoder NSCoder
return id

WebView() public method

public WebView ( ) : System
return System

Property Details

Class public static property

public static Class,Smartmobili.Cocoa Class
return Class