I'm writing lots of databinding-type-code at the moment and keep finding
myself needing to write duplicate wrapper functions for  FindViewById<>  -
because both Activity and View seem to support it, but neither of them is
the same interface.

Is there any way I can get an extension method to think of Activity and
View as the same thing? Is there a shared interface there already?

Thanks

Stuart
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to