C# Class CocoaSharp.Samples.SimpleView

Inheritance: Cocoa.View
Mostra file Open project: mono/cocoa-sharp

Public Methods

Method Description
SimpleView ( IntPtr raw ) : System

Private Methods

Method Description
Draw ( Rect aRect ) : void
SimpleView ( Rect aRect ) : System

Method Details

SimpleView() public method

public SimpleView ( IntPtr raw ) : System
raw System.IntPtr
return System