C# Class CocoaSharp.Samples.HelloWorld

Inheritance: Cocoa.Object
Show file Open project: mono/cocoa-sharp

Public Methods

Method Description
HelloWorld ( IntPtr native_object ) : System

Private Methods

Method Description
FinishLoading ( Notification notification ) : void
buttonClick ( Cocoa sender ) : void

Method Details

HelloWorld() public method

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