[runtime] Updates comments.
[mono.git] / mcs / class / corlib / System / TypeUnloadedException.cs
index 122de1c3387702e35f3da47d47990ff3416a4729..7caaf1c908dea85f86fa5109e1956b70ac0d23a9 100644 (file)
 //
 
 using System.Runtime.Serialization;
+using System.Runtime.InteropServices;
 
 namespace System
 {
        [Serializable]
+       [ComVisible (true)]
        public class TypeUnloadedException : SystemException
        {
                // Constructors