>From my understanding, in Visual Basic the only way to declare a static type is to declare it a module. There is no "static" modifier for classes as exists for C#. That being so, is there a reason why a type declared as a module still fails this test? There might be some underlying differences that I am unaware of, or perhaps I should be doing something differently?
-- You received this message because you are subscribed to the Google Groups "Gendarme" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/gendarme?hl=en.

