[runtime] Updates comments.
[mono.git] / mcs / class / corlib / System.Reflection / ResourceAttributes.cs
old mode 100755 (executable)
new mode 100644 (file)
index c5b845d..36046b8
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
+using System.Runtime.InteropServices;
 
 namespace System.Reflection {
 
 
        /// <summary>
        /// </summary>
+       [ComVisible (true)]
+       [Serializable]
        [Flags]
        public enum ResourceAttributes {