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?
-- View this message in context: http://monotouch.2284126.n4.nabble.com/Objective-C-method-binding-that-takes-Class-param-tp4089319p4117368.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
