C# 클래스 MacInspector.MainWindowController

파일 보기 프로젝트 열기: xamarin/mac-samples

Private Properties

프로퍼티 타입 설명
FormatSelected void
ReleaseDesignerOutlets void

공개 메소드들

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

Initializes a new instance of the T:MacInspector.MainWindowController class.

비공개 메소드들

메소드 설명
FormatSelected ( Foundation sender ) : void

Handles the user clicking on the Format Segment Control in the Toolbar.

ReleaseDesignerOutlets ( ) : void

메소드 상세

MainWindowController() 공개 메소드

Initializes a new instance of the T:MacInspector.MainWindowController class.
public MainWindowController ( IntPtr handle ) : System
handle IntPtr Handle.
리턴 System