2008-11-06 Bill Holmes <billholmes54@gmail.com>
[mono.git] / mcs / class / corlib / System.Diagnostics.SymbolStore / SymLanguageType.cs
index c2338234dbcc0fb31c9c89a26d550232f3fc26fc..5d97aa4a0253107a71261ca3147943b8b9434f53 100644 (file)
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
+#if NET_2_0
+using System.Runtime.InteropServices;
+#endif
+
 namespace System.Diagnostics.SymbolStore
 {
+#if NET_2_0
+       [ComVisible (true)]
+#endif
        public class SymLanguageType
        {
                // Constructors