C# 클래스 Cocoa.Pasteboard

상속: Object
파일 보기 프로젝트 열기: mono/cocoa-sharp

공개 메소드들

메소드 설명
ListForType ( string type ) : string[]
Pasteboard ( ) : System
Pasteboard ( IntPtr native_object ) : System

메소드 상세

ListForType() 공개 메소드

public ListForType ( string type ) : string[]
type string
리턴 string[]

Pasteboard() 공개 메소드

public Pasteboard ( ) : System
리턴 System

Pasteboard() 공개 메소드

public Pasteboard ( IntPtr native_object ) : System
native_object System.IntPtr
리턴 System