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-03-07 20:02:04 +0400
committerJoel Martinez <joelmartinez@gmail.com>2014-03-10 23:13:59 +0400
commit6537401395ac537e05d20d07bbab116387fbb74a (patch)
tree2fd2ab88c48d236107b01aecdb65dd6f4b9676ab /mcs/class/Mono.Options
parentb17e448d932659207641b826c38aad7c29750120 (diff)
docupdate: Mono.Options documentation update
Diffstat (limited to 'mcs/class/Mono.Options')
-rw-r--r--mcs/class/Mono.Options/Documentation/en/index.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcs/class/Mono.Options/Documentation/en/index.xml b/mcs/class/Mono.Options/Documentation/en/index.xml
index 00061a953b0..4cdca7c2a7d 100644
--- a/mcs/class/Mono.Options/Documentation/en/index.xml
+++ b/mcs/class/Mono.Options/Documentation/en/index.xml
@@ -10,6 +10,9 @@
<AttributeName>System.CLSCompliant(true)</AttributeName>
</Attribute>
<Attribute>
+ <AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
+ </Attribute>
+ <Attribute>
<AttributeName>System.Reflection.AssemblyDescription("Command Line Parsing Utilities")</AttributeName>
</Attribute>
<Attribute>