C# Class Monobjc.Generators.DummyClassVariousParametersVariableTypes64Bits_Proxy

Show file Open project: Monobjc/monobjc

Public Properties

Property Type Description
MethodParameter1_Monobjc_Types_TSIntegerEnumeration_Monobjc_Types_TSUIntegerEnumeration_Delegate MethodParameter1_Monobjc_Types_TSIntegerEnumeration_Monobjc_Types_TSUIntegerEnumeration_Invoker
MethodParameter2_Monobjc_Types_TSInteger_Monobjc_Types_TSUInteger_Monobjc_Types_TSFloat_Delegate MethodParameter2_Monobjc_Types_TSInteger_Monobjc_Types_TSUInteger_Monobjc_Types_TSFloat_Invoker
MethodParameter3_Monobjc_Types_TSRange_Delegate MethodParameter3_Monobjc_Types_TSRange_Invoker
MethodParameter4_Monobjc_Types_TSPoint_Monobjc_Types_TSSize_Monobjc_Types_TSRect_Delegate MethodParameter4_Monobjc_Types_TSPoint_Monobjc_Types_TSSize_Monobjc_Types_TSRect_Invoker

Public Methods

Method Description
MethodParameter1_Monobjc_Types_TSIntegerEnumeration_Monobjc_Types_TSUIntegerEnumeration ( IntPtr receiver, IntPtr selector, long arg1, ulong arg2 ) : void
MethodParameter2_Monobjc_Types_TSInteger_Monobjc_Types_TSUInteger_Monobjc_Types_TSFloat ( IntPtr receiver, IntPtr selector, long arg1, ulong arg2, double arg3 ) : void
MethodParameter3_Monobjc_Types_TSRange ( IntPtr receiver, IntPtr selector, TSRange64 arg1 ) : void
MethodParameter4_Monobjc_Types_TSPoint_Monobjc_Types_TSSize_Monobjc_Types_TSRect ( IntPtr receiver, IntPtr selector, TSPoint64 arg1, TSSize64 arg2, TSRect64 arg3 ) : void

Method Details

MethodParameter1_Monobjc_Types_TSIntegerEnumeration_Monobjc_Types_TSUIntegerEnumeration() public static method

public static MethodParameter1_Monobjc_Types_TSIntegerEnumeration_Monobjc_Types_TSUIntegerEnumeration ( IntPtr receiver, IntPtr selector, long arg1, ulong arg2 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 long
arg2 ulong
return void

MethodParameter2_Monobjc_Types_TSInteger_Monobjc_Types_TSUInteger_Monobjc_Types_TSFloat() public static method

public static MethodParameter2_Monobjc_Types_TSInteger_Monobjc_Types_TSUInteger_Monobjc_Types_TSFloat ( IntPtr receiver, IntPtr selector, long arg1, ulong arg2, double arg3 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 long
arg2 ulong
arg3 double
return void

MethodParameter3_Monobjc_Types_TSRange() public static method

public static MethodParameter3_Monobjc_Types_TSRange ( IntPtr receiver, IntPtr selector, TSRange64 arg1 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 Monobjc.Types.TSRange64
return void

MethodParameter4_Monobjc_Types_TSPoint_Monobjc_Types_TSSize_Monobjc_Types_TSRect() public static method

public static MethodParameter4_Monobjc_Types_TSPoint_Monobjc_Types_TSSize_Monobjc_Types_TSRect ( IntPtr receiver, IntPtr selector, TSPoint64 arg1, TSSize64 arg2, TSRect64 arg3 ) : void
receiver System.IntPtr
selector System.IntPtr
arg1 Monobjc.Types.TSPoint64
arg2 Monobjc.Types.TSSize64
arg3 Monobjc.Types.TSRect64
return void

Property Details

MethodParameter1_Monobjc_Types_TSIntegerEnumeration_Monobjc_Types_TSUIntegerEnumeration_Delegate public static property

public static MethodParameter1_Monobjc_Types_TSIntegerEnumeration_Monobjc_Types_TSUIntegerEnumeration_Invoker MethodParameter1_Monobjc_Types_TSIntegerEnumeration_Monobjc_Types_TSUIntegerEnumeration_Delegate
return MethodParameter1_Monobjc_Types_TSIntegerEnumeration_Monobjc_Types_TSUIntegerEnumeration_Invoker

MethodParameter2_Monobjc_Types_TSInteger_Monobjc_Types_TSUInteger_Monobjc_Types_TSFloat_Delegate public static property

public static MethodParameter2_Monobjc_Types_TSInteger_Monobjc_Types_TSUInteger_Monobjc_Types_TSFloat_Invoker MethodParameter2_Monobjc_Types_TSInteger_Monobjc_Types_TSUInteger_Monobjc_Types_TSFloat_Delegate
return MethodParameter2_Monobjc_Types_TSInteger_Monobjc_Types_TSUInteger_Monobjc_Types_TSFloat_Invoker

MethodParameter3_Monobjc_Types_TSRange_Delegate public static property

public static MethodParameter3_Monobjc_Types_TSRange_Invoker MethodParameter3_Monobjc_Types_TSRange_Delegate
return MethodParameter3_Monobjc_Types_TSRange_Invoker

MethodParameter4_Monobjc_Types_TSPoint_Monobjc_Types_TSSize_Monobjc_Types_TSRect_Delegate public static property

public static MethodParameter4_Monobjc_Types_TSPoint_Monobjc_Types_TSSize_Monobjc_Types_TSRect_Invoker MethodParameter4_Monobjc_Types_TSPoint_Monobjc_Types_TSSize_Monobjc_Types_TSRect_Delegate
return MethodParameter4_Monobjc_Types_TSPoint_Monobjc_Types_TSSize_Monobjc_Types_TSRect_Invoker