C# Класс Monobjc.AppKit.NSResponder.NSResponderAsyncResult

An implementation of IAsyncResult for NSResponderThreadInvoker. The two classes are paired to manage the synchronous/asynchronous call.
Наследование: IAsyncResult
Показать файл Открыть проект

Открытые методы

Метод Описание
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