In corlib/System.Runtime.InteropServices:
[mono.git] / mcs / class / Mono.C5 / C5 / Interfaces.cs
index 3ae5abe85d47b1019971cbd8bbf56b6d2e08b76d..97ae602a3404460276096c9b884bf5d73bd601fe 100644 (file)
@@ -1,3 +1,4 @@
+#if NET_2_0\r
 /*\r
  Copyright (c) 2003-2006 Niels Kokholm and Peter Sestoft\r
  Permission is hereby granted, free of charge, to any person obtaining a copy\r
@@ -1882,3 +1883,5 @@ namespace C5
     bool Equals(T item1, T item2);\r
   }*/\r
 }\r
+\r
+#endif\r