Merge pull request #347 from JamesB7/master
[mono.git] / mcs / class / System / System.Diagnostics / InstanceDataCollectionCollection.cs
index 1901a92d2a1f36dd95f2792a9d050c50a4c177e1..0466c66d0eb2a44f27b7d27105cdfac6a12d1c4c 100644 (file)
@@ -43,6 +43,7 @@ namespace System.Diagnostics {
                }
 
                // may throw ArgumentNullException
+               [Obsolete ("Use PerformanceCounterCategory.ReadCategory()")]
                public InstanceDataCollectionCollection ()
                {
                }