C# 클래스 macdoc.MyDocument.OutlineDelegate

상속: NSOutlineViewDelegate
파일 보기 프로젝트 열기: kangaroo/monomac

공개 메소드들

메소드 설명
OutlineDelegate ( MyDocument parent ) : System
SelectionDidChange ( NSNotification notification ) : void

메소드 상세

OutlineDelegate() 공개 메소드

public OutlineDelegate ( MyDocument parent ) : System
parent MyDocument
리턴 System

SelectionDidChange() 공개 메소드

public SelectionDidChange ( NSNotification notification ) : void
notification NSNotification
리턴 void