C# Class MacTunez.CatalogBrowser

Inheritance: NSBrowser
ファイルを表示 Open project: alanmcgovern/tunez Class Usage Examples

Public Methods

Method Description
DoDoubleClick ( NSObject sender ) : void

Protected Methods

Method Description
CatalogBrowser ( IntPtr handle ) : System

Method Details

CatalogBrowser() protected method

protected CatalogBrowser ( IntPtr handle ) : System
handle System.IntPtr
return System

DoDoubleClick() public method

public DoDoubleClick ( NSObject sender ) : void
sender NSObject
return void