Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Martinez <joelmartinez@gmail.com>2014-05-10 02:25:38 +0400
committerJoel Martinez <joelmartinez@gmail.com>2014-05-12 22:52:47 +0400
commitd4fcdb95b4398cda63afbadb0809072474d2932e (patch)
treed86231a02987a7ded502035411d395e12730fd33 /mcs/class/System.Design
parentb7293faf40730fb0b03ab2470792188f6b1d6261 (diff)
[docs] namespace documentation import.
Diffstat (limited to 'mcs/class/System.Design')
-rw-r--r--mcs/class/System.Design/Documentation/en/ns-System.ComponentModel.Design.Data.xml8
-rw-r--r--mcs/class/System.Design/Documentation/en/ns-System.Data.Design.xml8
-rw-r--r--mcs/class/System.Design/Documentation/en/ns-System.Diagnostics.Design.xml8
-rw-r--r--mcs/class/System.Design/Documentation/en/ns-System.Messaging.Design.xml8
-rw-r--r--mcs/class/System.Design/Documentation/en/ns-System.Resources.Tools.xml13
-rw-r--r--mcs/class/System.Design/Documentation/en/ns-System.ServiceProcess.Design.xml8
-rw-r--r--mcs/class/System.Design/Documentation/en/ns-System.Web.UI.Design.WebControls.xml8
-rw-r--r--mcs/class/System.Design/Documentation/en/ns-System.Web.UI.Design.xml8
-rw-r--r--mcs/class/System.Design/Documentation/en/ns-System.Windows.Forms.Design.Behavior.xml27
9 files changed, 76 insertions, 20 deletions
diff --git a/mcs/class/System.Design/Documentation/en/ns-System.ComponentModel.Design.Data.xml b/mcs/class/System.Design/Documentation/en/ns-System.ComponentModel.Design.Data.xml
index 3c494d79587..2a7629ff2d5 100644
--- a/mcs/class/System.Design/Documentation/en/ns-System.ComponentModel.Design.Data.xml
+++ b/mcs/class/System.Design/Documentation/en/ns-System.ComponentModel.Design.Data.xml
@@ -1,6 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.ComponentModel.Design.Data">
<Docs>
- <summary>To be added.</summary>
<remarks>To be added.</remarks>
+ <summary>
+ <attribution license="cc4" from="Microsoft" modified="false" />
+ <para>The <see cref="N:System.ComponentModel.Design.Data" /> namespace contains classes you can use to build custom design-time behavior for data-related components. </para>
+ </summary>
</Docs>
-</Namespace>
+</Namespace> \ No newline at end of file
diff --git a/mcs/class/System.Design/Documentation/en/ns-System.Data.Design.xml b/mcs/class/System.Design/Documentation/en/ns-System.Data.Design.xml
index 1c3ecd4f923..5558ab2873d 100644
--- a/mcs/class/System.Design/Documentation/en/ns-System.Data.Design.xml
+++ b/mcs/class/System.Design/Documentation/en/ns-System.Data.Design.xml
@@ -1,6 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.Data.Design">
<Docs>
- <summary>To be added.</summary>
<remarks>To be added.</remarks>
+ <summary>
+ <attribution license="cc4" from="Microsoft" modified="false" />
+ <para>The <see cref="N:System.Data.Design" /> namespace contains classes that can be used to generate a custom typed-dataset.</para>
+ </summary>
</Docs>
-</Namespace>
+</Namespace> \ No newline at end of file
diff --git a/mcs/class/System.Design/Documentation/en/ns-System.Diagnostics.Design.xml b/mcs/class/System.Design/Documentation/en/ns-System.Diagnostics.Design.xml
index 4984137f505..964f0a3bece 100644
--- a/mcs/class/System.Design/Documentation/en/ns-System.Diagnostics.Design.xml
+++ b/mcs/class/System.Design/Documentation/en/ns-System.Diagnostics.Design.xml
@@ -1,6 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.Diagnostics.Design">
<Docs>
- <summary>To be added.</summary>
<remarks>To be added.</remarks>
+ <summary>
+ <attribution license="cc4" from="Microsoft" modified="false" />
+ <para>The <see cref="N:System.Diagnostics.Design" /> namespace contains classes that can be used to extend design-time support for application monitoring and instrumentation.</para>
+ </summary>
</Docs>
-</Namespace>
+</Namespace> \ No newline at end of file
diff --git a/mcs/class/System.Design/Documentation/en/ns-System.Messaging.Design.xml b/mcs/class/System.Design/Documentation/en/ns-System.Messaging.Design.xml
index 70c149f2662..70620cc6d88 100644
--- a/mcs/class/System.Design/Documentation/en/ns-System.Messaging.Design.xml
+++ b/mcs/class/System.Design/Documentation/en/ns-System.Messaging.Design.xml
@@ -1,6 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.Messaging.Design">
<Docs>
- <summary>To be added.</summary>
<remarks>To be added.</remarks>
+ <summary>
+ <attribution license="cc4" from="Microsoft" modified="false" />
+ <para>The <see cref="N:System.Messaging.Design" /> namespace contains classes that can be used to extend design-time support for <see cref="N:System.Messaging" /> classes.</para>
+ </summary>
</Docs>
-</Namespace>
+</Namespace> \ No newline at end of file
diff --git a/mcs/class/System.Design/Documentation/en/ns-System.Resources.Tools.xml b/mcs/class/System.Design/Documentation/en/ns-System.Resources.Tools.xml
index 001e248ae15..f8a9536b209 100644
--- a/mcs/class/System.Design/Documentation/en/ns-System.Resources.Tools.xml
+++ b/mcs/class/System.Design/Documentation/en/ns-System.Resources.Tools.xml
@@ -1,6 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.Resources.Tools">
<Docs>
- <summary>To be added.</summary>
- <remarks>To be added.</remarks>
+ <summary>
+ <attribution license="cc4" from="Microsoft" modified="false" />
+ <para>The <see cref="N:System.Resources.Tools" /> namespace contains the <see cref="T:System.Resources.Tools.StronglyTypedResourceBuilder" /> class, which provides support for strongly-typed resources. Beginning with the .NET Framework version 2.0, this compile-time feature encapsulates access to resources by creating classes that contain a set of static read-only (get) properties, thus making it easier to consume resources.</para>
+ </summary>
+ <remarks>
+ <attribution license="cc4" from="Microsoft" modified="false" />
+ <para>For more information about strongly-typed resources, see <see cref="T:System.Resources.Tools.StronglyTypedResourceBuilder" />.</para>
+ </remarks>
</Docs>
-</Namespace>
+</Namespace> \ No newline at end of file
diff --git a/mcs/class/System.Design/Documentation/en/ns-System.ServiceProcess.Design.xml b/mcs/class/System.Design/Documentation/en/ns-System.ServiceProcess.Design.xml
index c977d72a66b..35937e092a3 100644
--- a/mcs/class/System.Design/Documentation/en/ns-System.ServiceProcess.Design.xml
+++ b/mcs/class/System.Design/Documentation/en/ns-System.ServiceProcess.Design.xml
@@ -1,6 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.ServiceProcess.Design">
<Docs>
- <summary>To be added.</summary>
<remarks>To be added.</remarks>
+ <summary>
+ <attribution license="cc4" from="Microsoft" modified="false" />
+ <para>The <see cref="N:System.ServiceProcess.Design" /> namespace contains classes that can be used to extend design-time support for Windows services applications.</para>
+ </summary>
</Docs>
-</Namespace>
+</Namespace> \ No newline at end of file
diff --git a/mcs/class/System.Design/Documentation/en/ns-System.Web.UI.Design.WebControls.xml b/mcs/class/System.Design/Documentation/en/ns-System.Web.UI.Design.WebControls.xml
index 86f9e9a1cb1..37a8eb0cfc5 100644
--- a/mcs/class/System.Design/Documentation/en/ns-System.Web.UI.Design.WebControls.xml
+++ b/mcs/class/System.Design/Documentation/en/ns-System.Web.UI.Design.WebControls.xml
@@ -1,6 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.Web.UI.Design.WebControls">
<Docs>
- <summary>To be added.</summary>
<remarks>To be added.</remarks>
+ <summary>
+ <attribution license="cc4" from="Microsoft" modified="false" />
+ <para>The <see cref="N:System.Web.UI.Design.WebControls" /> namespace contains classes that can be used to extend design-time support for Web server controls.</para>
+ </summary>
</Docs>
-</Namespace>
+</Namespace> \ No newline at end of file
diff --git a/mcs/class/System.Design/Documentation/en/ns-System.Web.UI.Design.xml b/mcs/class/System.Design/Documentation/en/ns-System.Web.UI.Design.xml
index 423e37d2a0b..28d95d85a24 100644
--- a/mcs/class/System.Design/Documentation/en/ns-System.Web.UI.Design.xml
+++ b/mcs/class/System.Design/Documentation/en/ns-System.Web.UI.Design.xml
@@ -1,6 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.Web.UI.Design">
<Docs>
- <summary>To be added.</summary>
<remarks>To be added.</remarks>
+ <summary>
+ <attribution license="cc4" from="Microsoft" modified="false" />
+ <para>The <see cref="N:System.Web.UI.Design" /> namespace contains classes that can be used to extend design-time support for ASP.NET Web pages and for Web server controls.</para>
+ </summary>
</Docs>
-</Namespace>
+</Namespace> \ No newline at end of file
diff --git a/mcs/class/System.Design/Documentation/en/ns-System.Windows.Forms.Design.Behavior.xml b/mcs/class/System.Design/Documentation/en/ns-System.Windows.Forms.Design.Behavior.xml
index 9bf44bf9aa0..8388c594488 100644
--- a/mcs/class/System.Design/Documentation/en/ns-System.Windows.Forms.Design.Behavior.xml
+++ b/mcs/class/System.Design/Documentation/en/ns-System.Windows.Forms.Design.Behavior.xml
@@ -1,6 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.Windows.Forms.Design.Behavior">
<Docs>
- <summary>To be added.</summary>
- <remarks>To be added.</remarks>
+ <summary>
+ <attribution license="cc4" from="Microsoft" modified="false" />
+ <para>The <see cref="N:System.Windows.Forms.Design.Behavior" /> namespace contains classes for creating custom user interface behavior for components at design time.</para>
+ </summary>
+ <remarks>
+ <attribution license="cc4" from="Microsoft" modified="false" />
+ <para>The following list shows the classes included in this namespace: </para>
+ <list type="bullet">
+ <item>
+ <para>A <see cref="T:System.Windows.Forms.Design.Behavior.Glyph" /> class for handling painting and hit-testing.</para>
+ </item>
+ <item>
+ <para>An <see cref="T:System.Windows.Forms.Design.Behavior.Adorner" /> class for managing a collection of <see cref="T:System.Windows.Forms.Design.Behavior.Glyph" /> objects. </para>
+ </item>
+ <item>
+ <para>A <see cref="T:System.Windows.Forms.Design.Behavior.BehaviorService" /> class for managing the custom user interface in a designer.</para>
+ </item>
+ <item>
+ <para>A <see cref="T:System.Windows.Forms.Design.Behavior.SnapLine" /> class that represents horizontal and vertical line segments that assist users in aligning components at design time.</para>
+ </item>
+ </list>
+ </remarks>
</Docs>
-</Namespace>
+</Namespace> \ No newline at end of file