C# 클래스 Gochiusearch.Mac.ResultTouchBarDelegate

상속: NSTouchBarDelegate
파일 보기 프로젝트 열기: ksasao/Gochiusearch

공개 프로퍼티들

프로퍼티 타입 설명
DefaultIdentifiers string[]

공개 메소드들

메소드 설명
MakeItem ( NSTouchBar touchBar, string identifier ) : NSTouchBarItem
ResultTouchBarDelegate ( string result, NSUrl url, string file ) : System

비공개 메소드들

메소드 설명
GetImage ( ) : NSImage

메소드 상세

MakeItem() 공개 메소드

public MakeItem ( NSTouchBar touchBar, string identifier ) : NSTouchBarItem
touchBar NSTouchBar
identifier string
리턴 NSTouchBarItem

ResultTouchBarDelegate() 공개 메소드

public ResultTouchBarDelegate ( string result, NSUrl url, string file ) : System
result string
url NSUrl
file string
리턴 System

프로퍼티 상세

DefaultIdentifiers 공개적으로 정적으로 프로퍼티

public static string[] DefaultIdentifiers
리턴 string[]