C# 클래스 TwoMinuteGrowler.MainWindowController

상속: MonoMac.AppKit.NSWindowController
파일 보기 프로젝트 열기: kangaroo/monomac 1 사용 예제들

Private Properties

프로퍼티 타입 설명
MainWindowController System
RegistrationDictionaryForGrowl NSDictionary
startStopAction void
startStopAction void

공개 메소드들

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

비공개 메소드들

메소드 설명
MainWindowController ( MonoMac.Foundation.NSCoder coder ) : System
RegistrationDictionaryForGrowl ( ) : NSDictionary
startStopAction ( MonoMac sender ) : void
startStopAction ( MonoMac.AppKit.NSButton sender ) : void

메소드 상세

AwakeFromNib() 공개 메소드

public AwakeFromNib ( ) : void
리턴 void

MainWindowController() 공개 메소드

public MainWindowController ( ) : System
리턴 System

MainWindowController() 공개 메소드

public MainWindowController ( IntPtr handle ) : System
handle System.IntPtr
리턴 System