C# Class macdoc.MyDocument.OutlineDelegate

Inheritance: NSOutlineViewDelegate
Datei anzeigen Open project: kangaroo/monomac

Public Methods

Method Description
OutlineDelegate ( MyDocument parent ) : System
SelectionDidChange ( NSNotification notification ) : void

Method Details

OutlineDelegate() public method

public OutlineDelegate ( MyDocument parent ) : System
parent MyDocument
return System

SelectionDidChange() public method

public SelectionDidChange ( NSNotification notification ) : void
notification NSNotification
return void