Hi,

I'm currently creating stubbed out classes for the System.Windows.Forms
namespace. As I'm new to this few questions arouse about creating the
stubbed classes:
- What's the Mono's policy about interfaces/methods that are internal
and not much documented. For example, AccessibleObject has internal
interface IAccessible, will these methods need to be stubbed out?
- Should I stub out all methods inherited from parent classes or only
those which are expected to be overridden?

Thanks,

Jaak


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to