C# 클래스 Monobjc.Generators.DummyCategoryVariousParameters_Proxy

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

공개 프로퍼티들

프로퍼티 타입 설명
MethodParameter1_Monobjc_Types_TSObject_System_Boolean_Delegate MethodParameter1_Monobjc_Types_TSObject_System_Boolean_Invoker
MethodParameter2_Monobjc_Types_TSObject_System_Char_System_Int16_System_Int32_System_Int64_Delegate MethodParameter2_Monobjc_Types_TSObject_System_Char_System_Int16_System_Int32_System_Int64_Invoker
MethodParameter3_Monobjc_Types_TSObject_System_Byte_System_UInt16_System_UInt32_System_UInt64_Delegate MethodParameter3_Monobjc_Types_TSObject_System_Byte_System_UInt16_System_UInt32_System_UInt64_Invoker
MethodParameter4_Monobjc_Types_TSObject_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String_Delegate MethodParameter4_Monobjc_Types_TSObject_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String_Invoker
MethodParameter5_Monobjc_Types_TSObject_Monobjc_Types_TSWindingRule_Delegate MethodParameter5_Monobjc_Types_TSObject_Monobjc_Types_TSWindingRule_Invoker
MethodParameter6_Monobjc_Types_TSObject_System_Single_System_Double_Delegate MethodParameter6_Monobjc_Types_TSObject_System_Single_System_Double_Invoker

공개 메소드들

메소드 설명
MethodParameter1_Monobjc_Types_TSObject_System_Boolean ( IntPtr receiver, IntPtr selector, bool arg1 ) : void
MethodParameter2_Monobjc_Types_TSObject_System_Char_System_Int16_System_Int32_System_Int64 ( IntPtr receiver, IntPtr selector, char arg1, short arg2, int arg3, long arg4 ) : void
MethodParameter3_Monobjc_Types_TSObject_System_Byte_System_UInt16_System_UInt32_System_UInt64 ( IntPtr receiver, IntPtr selector, byte arg1, ushort arg2, uint arg3, ulong arg4 ) : void
MethodParameter4_Monobjc_Types_TSObject_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String ( IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2, IntPtr arg3, string arg4 ) : void
MethodParameter5_Monobjc_Types_TSObject_Monobjc_Types_TSWindingRule ( IntPtr receiver, IntPtr selector, int arg1 ) : void
MethodParameter6_Monobjc_Types_TSObject_System_Single_System_Double ( IntPtr receiver, IntPtr selector, float arg1, double arg2 ) : void

메소드 상세

MethodParameter1_Monobjc_Types_TSObject_System_Boolean() 공개 정적인 메소드

public static MethodParameter1_Monobjc_Types_TSObject_System_Boolean ( IntPtr receiver, IntPtr selector, bool arg1 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 bool
리턴 void

MethodParameter2_Monobjc_Types_TSObject_System_Char_System_Int16_System_Int32_System_Int64() 공개 정적인 메소드

public static MethodParameter2_Monobjc_Types_TSObject_System_Char_System_Int16_System_Int32_System_Int64 ( IntPtr receiver, IntPtr selector, char arg1, short arg2, int arg3, long arg4 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 char
arg2 short
arg3 int
arg4 long
리턴 void

MethodParameter3_Monobjc_Types_TSObject_System_Byte_System_UInt16_System_UInt32_System_UInt64() 공개 정적인 메소드

public static MethodParameter3_Monobjc_Types_TSObject_System_Byte_System_UInt16_System_UInt32_System_UInt64 ( IntPtr receiver, IntPtr selector, byte arg1, ushort arg2, uint arg3, ulong arg4 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 byte
arg2 ushort
arg3 uint
arg4 ulong
리턴 void

MethodParameter4_Monobjc_Types_TSObject_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String() 공개 정적인 메소드

public static MethodParameter4_Monobjc_Types_TSObject_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String ( IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2, IntPtr arg3, string arg4 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 System.IntPtr
arg2 System.IntPtr
arg3 System.IntPtr
arg4 string
리턴 void

MethodParameter5_Monobjc_Types_TSObject_Monobjc_Types_TSWindingRule() 공개 정적인 메소드

public static MethodParameter5_Monobjc_Types_TSObject_Monobjc_Types_TSWindingRule ( IntPtr receiver, IntPtr selector, int arg1 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 int
리턴 void

MethodParameter6_Monobjc_Types_TSObject_System_Single_System_Double() 공개 정적인 메소드

public static MethodParameter6_Monobjc_Types_TSObject_System_Single_System_Double ( IntPtr receiver, IntPtr selector, float arg1, double arg2 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 float
arg2 double
리턴 void

프로퍼티 상세

MethodParameter1_Monobjc_Types_TSObject_System_Boolean_Delegate 공개적으로 정적으로 프로퍼티

public static MethodParameter1_Monobjc_Types_TSObject_System_Boolean_Invoker MethodParameter1_Monobjc_Types_TSObject_System_Boolean_Delegate
리턴 MethodParameter1_Monobjc_Types_TSObject_System_Boolean_Invoker

MethodParameter2_Monobjc_Types_TSObject_System_Char_System_Int16_System_Int32_System_Int64_Delegate 공개적으로 정적으로 프로퍼티

public static MethodParameter2_Monobjc_Types_TSObject_System_Char_System_Int16_System_Int32_System_Int64_Invoker MethodParameter2_Monobjc_Types_TSObject_System_Char_System_Int16_System_Int32_System_Int64_Delegate
리턴 MethodParameter2_Monobjc_Types_TSObject_System_Char_System_Int16_System_Int32_System_Int64_Invoker

MethodParameter3_Monobjc_Types_TSObject_System_Byte_System_UInt16_System_UInt32_System_UInt64_Delegate 공개적으로 정적으로 프로퍼티

public static MethodParameter3_Monobjc_Types_TSObject_System_Byte_System_UInt16_System_UInt32_System_UInt64_Invoker MethodParameter3_Monobjc_Types_TSObject_System_Byte_System_UInt16_System_UInt32_System_UInt64_Delegate
리턴 MethodParameter3_Monobjc_Types_TSObject_System_Byte_System_UInt16_System_UInt32_System_UInt64_Invoker

MethodParameter4_Monobjc_Types_TSObject_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String_Delegate 공개적으로 정적으로 프로퍼티

public static MethodParameter4_Monobjc_Types_TSObject_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String_Invoker MethodParameter4_Monobjc_Types_TSObject_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String_Delegate
리턴 MethodParameter4_Monobjc_Types_TSObject_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String_Invoker

MethodParameter5_Monobjc_Types_TSObject_Monobjc_Types_TSWindingRule_Delegate 공개적으로 정적으로 프로퍼티

public static MethodParameter5_Monobjc_Types_TSObject_Monobjc_Types_TSWindingRule_Invoker MethodParameter5_Monobjc_Types_TSObject_Monobjc_Types_TSWindingRule_Delegate
리턴 MethodParameter5_Monobjc_Types_TSObject_Monobjc_Types_TSWindingRule_Invoker

MethodParameter6_Monobjc_Types_TSObject_System_Single_System_Double_Delegate 공개적으로 정적으로 프로퍼티

public static MethodParameter6_Monobjc_Types_TSObject_System_Single_System_Double_Invoker MethodParameter6_Monobjc_Types_TSObject_System_Single_System_Double_Delegate
리턴 MethodParameter6_Monobjc_Types_TSObject_System_Single_System_Double_Invoker