Imported Upstream version 4.0.0~alpha1

Former-commit-id: 806294f5ded97629b74c85c09952f2a74fe182d9
This commit is contained in:
Jo Shields
2015-04-07 09:35:12 +01:00
parent 283343f570
commit 3c1f479b9d
22469 changed files with 2931443 additions and 869343 deletions

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.Collections;
@ -394,4 +393,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.Runtime.Serialization;
@ -586,4 +585,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.Collections;
@ -288,4 +287,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
#endif

View File

@ -28,7 +28,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System.Drawing;
using System.Drawing.Design;
@ -45,4 +44,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
#endif

View File

@ -28,7 +28,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System.CodeDom;
using System.CodeDom.Compiler;
@ -67,4 +66,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.Collections;
@ -105,4 +104,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.Collections;
@ -187,4 +186,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.Collections;
@ -964,4 +963,3 @@ namespace System.ComponentModel.Design.Serialization
#endregion
}
}
#endif

View File

@ -31,9 +31,7 @@ using System.Runtime.Serialization;
namespace System.ComponentModel.Design.Serialization {
#if NET_2_0
[Serializable]
#endif
public class CodeDomSerializerException : SystemException
{
private CodeLinePragma linePragma;
@ -55,7 +53,6 @@ public class CodeDomSerializerException : SystemException
throw new NotImplementedException ();
}
#if NET_2_0
[MonoTODO]
public CodeDomSerializerException (string message, IDesignerSerializationManager manager)
{
@ -67,7 +64,6 @@ public class CodeDomSerializerException : SystemException
{
throw new NotImplementedException ();
}
#endif
[MonoTODO]
public override void GetObjectData (SerializationInfo info, StreamingContext context)

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.Collections;
@ -153,4 +152,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.Collections;
@ -113,4 +112,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.Collections;
@ -507,4 +506,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.ComponentModel;
@ -81,4 +80,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.ComponentModel;
@ -86,4 +85,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.CodeDom;
@ -75,4 +74,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.ComponentModel;
@ -48,4 +47,3 @@ namespace System.ComponentModel.Design.Serialization
public abstract bool ShouldSerialize (IDesignerSerializationManager manager, object value, MemberDescriptor descriptor);
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.Collections;
@ -78,4 +77,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.ComponentModel;
@ -46,4 +45,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.ComponentModel;
@ -179,4 +178,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
}
#endif

View File

@ -27,7 +27,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
#if NET_2_0
using System;
using System.Collections;
@ -251,4 +250,3 @@ namespace System.ComponentModel.Design.Serialization
}
}
}
#endif

Some files were not shown because too many files have changed in this diff Show More