Looks like copy and pasting the static methods from the class to its
subclasses works:
[New, Static, Export("objWithParam:")]
Class ObjWithParam(NSObject someParam);But would be great if there could be more elegant solutions. -- View this message in context: http://monotouch.2284126.n4.nabble.com/Objective-C-binding-for-static-constructors-tp4094705p4094751.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
