C# Класс Monobjc.Generators.DummyClassStaticInstance_Proxy

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

Открытые свойства

Свойство Тип Описание
MethodInstanceInt_System_Int32_Delegate MethodInstanceInt_System_Int32_Invoker
MethodStaticInt_System_Int32_Delegate MethodStaticInt_System_Int32_Invoker
ReturnInstanceInt_System_Int32_Delegate ReturnInstanceInt_System_Int32_Invoker
ReturnStaticInt_System_Int32_Delegate ReturnStaticInt_System_Int32_Invoker

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

Метод Описание
MethodInstanceInt_System_Int32 ( IntPtr receiver, IntPtr selector, int arg1 ) : void
MethodStaticInt_System_Int32 ( IntPtr receiver, IntPtr selector, int arg1 ) : void
ReturnInstanceInt_System_Int32 ( IntPtr receiver, IntPtr selector, int arg1 ) : int
ReturnStaticInt_System_Int32 ( IntPtr receiver, IntPtr selector, int arg1 ) : int

Описание методов

MethodInstanceInt_System_Int32() публичный статический Метод

public static MethodInstanceInt_System_Int32 ( IntPtr receiver, IntPtr selector, int arg1 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 int
Результат void

MethodStaticInt_System_Int32() публичный статический Метод

public static MethodStaticInt_System_Int32 ( IntPtr receiver, IntPtr selector, int arg1 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 int
Результат void

ReturnInstanceInt_System_Int32() публичный статический Метод

public static ReturnInstanceInt_System_Int32 ( IntPtr receiver, IntPtr selector, int arg1 ) : int
receiver System.IntPtr
selector System.IntPtr
arg1 int
Результат int

ReturnStaticInt_System_Int32() публичный статический Метод

public static ReturnStaticInt_System_Int32 ( IntPtr receiver, IntPtr selector, int arg1 ) : int
receiver System.IntPtr
selector System.IntPtr
arg1 int
Результат int

Описание свойств

MethodInstanceInt_System_Int32_Delegate публичное статическое свойство

public static MethodInstanceInt_System_Int32_Invoker MethodInstanceInt_System_Int32_Delegate
Результат MethodInstanceInt_System_Int32_Invoker

MethodStaticInt_System_Int32_Delegate публичное статическое свойство

public static MethodStaticInt_System_Int32_Invoker MethodStaticInt_System_Int32_Delegate
Результат MethodStaticInt_System_Int32_Invoker

ReturnInstanceInt_System_Int32_Delegate публичное статическое свойство

public static ReturnInstanceInt_System_Int32_Invoker ReturnInstanceInt_System_Int32_Delegate
Результат ReturnInstanceInt_System_Int32_Invoker

ReturnStaticInt_System_Int32_Delegate публичное статическое свойство

public static ReturnStaticInt_System_Int32_Invoker ReturnStaticInt_System_Int32_Delegate
Результат ReturnStaticInt_System_Int32_Invoker