C# 클래스 Monobjc.AppKit.NSResponder.NSResponderAsyncResult

An implementation of IAsyncResult for NSResponderThreadInvoker. The two classes are paired to manage the synchronous/asynchronous call.
상속: IAsyncResult
파일 보기 프로젝트 열기: Monobjc/monobjc

공개 메소드들

메소드 설명
NSResponderAsyncResult ( NSResponderThreadInvoker invoker ) : System

Initializes a new instance of the NSResponderAsyncResult class.

메소드 상세

NSResponderAsyncResult() 공개 메소드

Initializes a new instance of the NSResponderAsyncResult class.
public NSResponderAsyncResult ( NSResponderThreadInvoker invoker ) : System
invoker NSResponderThreadInvoker The invoker.
리턴 System