C# Class OpenGLLayer.MyView

显示文件 Open project: kangaroo/monomac

Private Properties

Property Type Description
Initialize void
MyView System
toggle void

Public Methods

Method Description
AwakeFromNib ( ) : void
MouseDown ( NSEvent theEvent ) : void
MyView ( IntPtr handle ) : System

Private Methods

Method Description
Initialize ( ) : void
MyView ( NSCoder coder ) : System
toggle ( NSButton sender ) : void

Method Details

AwakeFromNib() public method

public AwakeFromNib ( ) : void
return void

MouseDown() public method

public MouseDown ( NSEvent theEvent ) : void
theEvent NSEvent
return void

MyView() public method

public MyView ( IntPtr handle ) : System
handle IntPtr
return System