C# Класс Monobjc.NativeMethods

Exports native methods exposed in libobjc.dylib shared library.

Thanks to .NET P/Invoke system, most of the marshalling work is automatic.

The following methods are safe for use on both Mac OS X 10.4 and later.

Показать файл Открыть проект

Приватные методы

Метод Описание
GetFrameworkSymbol ( String framework, String symbol ) : IntPtr
InstallBridge ( ) : void
LoadFramework ( String framework ) : IntPtr
protocol_getName ( IntPtr protocol ) : IntPtr
sel_getName ( IntPtr aSelector ) : IntPtr
sel_registerName ( [ str ) : IntPtr