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/Microsoft.CSharp
parentb7293faf40730fb0b03ab2470792188f6b1d6261 (diff)
[docs] namespace documentation import.
Diffstat (limited to 'mcs/class/Microsoft.CSharp')
-rw-r--r--mcs/class/Microsoft.CSharp/Documentation/en/ns-Microsoft.CSharp.RuntimeBinder.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/mcs/class/Microsoft.CSharp/Documentation/en/ns-Microsoft.CSharp.RuntimeBinder.xml b/mcs/class/Microsoft.CSharp/Documentation/en/ns-Microsoft.CSharp.RuntimeBinder.xml
index 260dbdba241..2b5589f4307 100644
--- a/mcs/class/Microsoft.CSharp/Documentation/en/ns-Microsoft.CSharp.RuntimeBinder.xml
+++ b/mcs/class/Microsoft.CSharp/Documentation/en/ns-Microsoft.CSharp.RuntimeBinder.xml
@@ -1,6 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="Microsoft.CSharp.RuntimeBinder">
<Docs>
- <summary>To be added.</summary>
<remarks>To be added.</remarks>
+ <summary>
+ <attribution license="cc4" from="Microsoft" modified="false" />
+ <para>The <see cref="N:Microsoft.CSharp.RuntimeBinder" /> namespace provides classes and interfaces that support interoperation between Dynamic Language Runtime and C#.</para>
+ </summary>
</Docs>
-</Namespace>
+</Namespace> \ No newline at end of file