C# Class Monobjc.Generators.DummyCategoryVariousParameters

Mostrar archivo Open project: Monobjc/monobjc

Private Methods

Method Description
MethodParameter1 ( this target, bool arg1 ) : void
MethodParameter2 ( this target, char arg1, short arg2, int arg3, long arg4 ) : void
MethodParameter3 ( this target, byte arg1, ushort arg2, uint arg3, ulong arg4 ) : void
MethodParameter4 ( this target, IntPtr arg1, Class arg2, Id arg3, String arg4 ) : void
MethodParameter5 ( this target, TSWindingRule arg1 ) : void
MethodParameter6 ( this target, float arg1, double arg2 ) : void