C# Class WatchThis.ShowList

Inheritance: MonoMac.AppKit.NSWindow
Datei anzeigen Open project: kevintavog/WatchThis.net

Public Methods

Method Description
Initialize ( ) : void
ShowList ( IntPtr handle ) : System

Private Methods

Method Description
DraggingEntered ( NSDraggingInfo sender ) : NSDragOperation
FilePaths ( NSDraggingInfo dragInfo ) : IList
PerformDragOperation ( NSDraggingInfo sender ) : bool
ReleaseDesignerOutlets ( ) : void
ShowList ( MonoMac.Foundation.NSCoder coder ) : System

Method Details

Initialize() public method

public Initialize ( ) : void
return void

ShowList() public method

public ShowList ( IntPtr handle ) : System
handle System.IntPtr
return System