C# Class WatchThis.SlideshowListDelegate

Inheritance: NSWindowDelegate
Datei anzeigen Open project: kevintavog/WatchThis.net

Public Methods

Method Description
SlideshowListDelegate ( ShowListController controller ) : System
WindowShouldClose ( NSObject sender ) : bool

Method Details

SlideshowListDelegate() public method

public SlideshowListDelegate ( ShowListController controller ) : System
controller ShowListController
return System

WindowShouldClose() public method

public WindowShouldClose ( NSObject sender ) : bool
sender MonoMac.Foundation.NSObject
return bool