C# Class Monobjc.Generators.DummyClassVariousParameters_Proxy

Mostrar archivo Open project: Monobjc/monobjc

Public Properties

Property Type Description
MethodParameter1_System_Boolean_Delegate MethodParameter1_System_Boolean_Invoker
MethodParameter2_System_Char_System_Int16_System_Int32_System_Int64_Delegate MethodParameter2_System_Char_System_Int16_System_Int32_System_Int64_Invoker
MethodParameter3_System_Byte_System_UInt16_System_UInt32_System_UInt64_Delegate MethodParameter3_System_Byte_System_UInt16_System_UInt32_System_UInt64_Invoker
MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String_Delegate MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String_Invoker
MethodParameter5_Monobjc_Types_TSWindingRule_Delegate MethodParameter5_Monobjc_Types_TSWindingRule_Invoker
MethodParameter6_System_Single_System_Double_Delegate MethodParameter6_System_Single_System_Double_Invoker

Public Methods

Method Description
MethodParameter1_System_Boolean ( IntPtr receiver, IntPtr selector, bool arg1 ) : void
MethodParameter2_System_Char_System_Int16_System_Int32_System_Int64 ( IntPtr receiver, IntPtr selector, char arg1, short arg2, int arg3, long arg4 ) : void
MethodParameter3_System_Byte_System_UInt16_System_UInt32_System_UInt64 ( IntPtr receiver, IntPtr selector, byte arg1, ushort arg2, uint arg3, ulong arg4 ) : void
MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String ( IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2, IntPtr arg3, string arg4 ) : void
MethodParameter5_Monobjc_Types_TSWindingRule ( IntPtr receiver, IntPtr selector, int arg1 ) : void
MethodParameter6_System_Single_System_Double ( IntPtr receiver, IntPtr selector, float arg1, double arg2 ) : void

Method Details

MethodParameter1_System_Boolean() public static method

public static MethodParameter1_System_Boolean ( IntPtr receiver, IntPtr selector, bool arg1 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 bool
return void

MethodParameter2_System_Char_System_Int16_System_Int32_System_Int64() public static method

public static MethodParameter2_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
return void

MethodParameter3_System_Byte_System_UInt16_System_UInt32_System_UInt64() public static method

public static MethodParameter3_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
return void

MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String() public static method

public static MethodParameter4_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
return void

MethodParameter5_Monobjc_Types_TSWindingRule() public static method

public static MethodParameter5_Monobjc_Types_TSWindingRule ( IntPtr receiver, IntPtr selector, int arg1 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 int
return void

MethodParameter6_System_Single_System_Double() public static method

public static MethodParameter6_System_Single_System_Double ( IntPtr receiver, IntPtr selector, float arg1, double arg2 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 float
arg2 double
return void

Property Details

MethodParameter1_System_Boolean_Delegate public_oe static_oe property

public static MethodParameter1_System_Boolean_Invoker MethodParameter1_System_Boolean_Delegate
return MethodParameter1_System_Boolean_Invoker

MethodParameter2_System_Char_System_Int16_System_Int32_System_Int64_Delegate public_oe static_oe property

public static MethodParameter2_System_Char_System_Int16_System_Int32_System_Int64_Invoker MethodParameter2_System_Char_System_Int16_System_Int32_System_Int64_Delegate
return MethodParameter2_System_Char_System_Int16_System_Int32_System_Int64_Invoker

MethodParameter3_System_Byte_System_UInt16_System_UInt32_System_UInt64_Delegate public_oe static_oe property

public static MethodParameter3_System_Byte_System_UInt16_System_UInt32_System_UInt64_Invoker MethodParameter3_System_Byte_System_UInt16_System_UInt32_System_UInt64_Delegate
return MethodParameter3_System_Byte_System_UInt16_System_UInt32_System_UInt64_Invoker

MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String_Delegate public_oe static_oe property

public static MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String_Invoker MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String_Delegate
return MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id_System_String_Invoker

MethodParameter5_Monobjc_Types_TSWindingRule_Delegate public_oe static_oe property

public static MethodParameter5_Monobjc_Types_TSWindingRule_Invoker MethodParameter5_Monobjc_Types_TSWindingRule_Delegate
return MethodParameter5_Monobjc_Types_TSWindingRule_Invoker

MethodParameter6_System_Single_System_Double_Delegate public_oe static_oe property

public static MethodParameter6_System_Single_System_Double_Invoker MethodParameter6_System_Single_System_Double_Delegate
return MethodParameter6_System_Single_System_Double_Invoker