C# Class Monobjc.Generators.DummyClassParametersByRef_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_Delegate MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id_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, IntPtr arg1 ) : void
MethodParameter2_System_Char_System_Int16_System_Int32_System_Int64 ( IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2, IntPtr arg3, IntPtr arg4 ) : int
MethodParameter3_System_Byte_System_UInt16_System_UInt32_System_UInt64 ( IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2, IntPtr arg3, IntPtr arg4 ) : void
MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id ( IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2, IntPtr arg3 ) : int
MethodParameter5_Monobjc_Types_TSWindingRule ( IntPtr receiver, IntPtr selector, IntPtr arg1 ) : int
MethodParameter6_System_Single_System_Double ( IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2 ) : int

Method Details

MethodParameter1_System_Boolean() public static method

public static MethodParameter1_System_Boolean ( IntPtr receiver, IntPtr selector, IntPtr arg1 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 System.IntPtr
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, IntPtr arg1, IntPtr arg2, IntPtr arg3, IntPtr arg4 ) : int
receiver System.IntPtr
selector System.IntPtr
arg1 System.IntPtr
arg2 System.IntPtr
arg3 System.IntPtr
arg4 System.IntPtr
return int

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, IntPtr arg1, IntPtr arg2, IntPtr arg3, IntPtr arg4 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 System.IntPtr
arg2 System.IntPtr
arg3 System.IntPtr
arg4 System.IntPtr
return void

MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id() public static method

public static MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id ( IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2, IntPtr arg3 ) : int
receiver System.IntPtr
selector System.IntPtr
arg1 System.IntPtr
arg2 System.IntPtr
arg3 System.IntPtr
return int

MethodParameter5_Monobjc_Types_TSWindingRule() public static method

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

MethodParameter6_System_Single_System_Double() public static method

public static MethodParameter6_System_Single_System_Double ( IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2 ) : int
receiver System.IntPtr
selector System.IntPtr
arg1 System.IntPtr
arg2 System.IntPtr
return int

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_Delegate public_oe static_oe property

public static MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id_Invoker MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id_Delegate
return MethodParameter4_System_IntPtr_Monobjc_Class_Monobjc_Id_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