[docs] Import of Microsoft BCL Documentation.
[mono.git] / mcs / class / corlib / System.Security.Cryptography / AsymmetricKeyExchangeDeformatter.cs
index 4ce47604be50e9f9b21c726bb8a4cc907e2c9e96..4ecd370591749475d331fd961de48c4c5ab912b7 100644 (file)
@@ -30,16 +30,9 @@ using System.Runtime.InteropServices;
 \r
 namespace System.Security.Cryptography {\r
        \r
-#if NET_2_0
        [ComVisible (true)]
-#endif
        public abstract class AsymmetricKeyExchangeDeformatter {
-\r
-#if NET_2_0
                protected AsymmetricKeyExchangeDeformatter ()
-#else\r
-               public AsymmetricKeyExchangeDeformatter ()
-#endif
                {\r
                }\r
                \r