Hi Xy, On Mon, Nov 28, 2011 at 6:47 PM, Xy <[email protected]> wrote:
> Hi Jeff, > > These are Obj-C APIs that take in an object's Class and presumably do > reflection to get the object's property values dynamically at runtime. > Since > we're making the APIs into C# bindings, we're wondering, would it be > possible to pass in C# Types to get the same effect? > Sorry, no, this won't work :-( Objective-C won't understand Mono's type system. Jeff
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
