public static void WriteModule( XmlWriter writer, string name, bool enabled, bool visible )
Public Shared Sub WriteModule ( writer As XmlWriter, name As String, enabled As Boolean, visible As Boolean )
In This Article