C# 클래스 Monobjc.Generators.DummyClassStaticInstance_Proxy

파일 보기 프로젝트 열기: Monobjc/monobjc

공개 프로퍼티들

프로퍼티 타입 설명
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