C# 클래스 NSTableViewBinding.TestWindowController

파일 보기 프로젝트 열기: kangaroo/monomac 1 사용 예제들

공개 메소드들

메소드 설명
AwakeFromNib ( ) : void
TestWindowController ( ) : System
TestWindowController ( IntPtr handle ) : System

비공개 메소드들

메소드 설명
TestWindowController ( NSCoder coder ) : System
add ( NSButton sender ) : void

Ask the edit form to display itself to enter new record values

inspect ( NSArray sender ) : void
observeValueForKeyPath ( NSString keyPath, NSArrayController ofObject, NSDictionary change, IntPtr context ) : void
remove ( NSButton sender ) : void

Remove an entry.

메소드 상세

AwakeFromNib() 공개 메소드

public AwakeFromNib ( ) : void
리턴 void

TestWindowController() 공개 메소드

public TestWindowController ( ) : System
리턴 System

TestWindowController() 공개 메소드

public TestWindowController ( IntPtr handle ) : System
handle IntPtr
리턴 System