C# Class Cocoa.Panel

Inheritance: Window
显示文件 Open project: mono/cocoa-sharp

Public Methods

Method Description
Panel ( ) : System
Panel ( IntPtr native_object ) : System

Method Details

Panel() public method

public Panel ( ) : System
return System

Panel() public method

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