Merge branch 'bugfix-main-thread-root'
[mono.git] / mcs / class / corlib / System.Threading / ThreadPriority.cs
index cea1187d149d405b1ce03ee6269ef314cb23b845..810bc7cd8f3ea9eb092f0f99feafb1ae98f3f162 100644 (file)
@@ -10,7 +10,7 @@
 // (C) 2001 Ximian, Inc.  http://www.ximian.com
 
 //
-// Copyright (C) 2004 Novell, Inc (http://www.novell.com)
+// Copyright (C) 2004, 2005 Novell, Inc (http://www.novell.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining
 // a copy of this software and associated documentation files (the
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
+using System.Runtime.Serialization;
+using System.Runtime.InteropServices;
 
 namespace System.Threading {
 
 
        /// <summary>
        /// </summary>
+       [Serializable]
+       [ComVisible (true)]
        public enum ThreadPriority {
 
                /// <summary>