C# Class macdoc.MyDocument.OutlineDelegate

Inheritance: NSOutlineViewDelegate
Afficher le fichier Open project: kangaroo/monomac

Méthodes publiques

Méthode Description
OutlineDelegate ( MyDocument parent ) : System
SelectionDidChange ( NSNotification notification ) : void

Method Details

OutlineDelegate() public méthode

public OutlineDelegate ( MyDocument parent ) : System
parent MyDocument
Résultat System

SelectionDidChange() public méthode

public SelectionDidChange ( NSNotification notification ) : void
notification NSNotification
Résultat void