Imported Upstream version 6.6.0.89

Former-commit-id: b39a328747c2f3414dc52e009fb6f0aa80ca2492
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-09-24 08:53:40 +00:00
parent cf815e07e0
commit 95fdb59ea6
2556 changed files with 138145 additions and 47453 deletions

View File

@ -19,6 +19,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Color</ReturnType>
</ReturnValue>
<MemberValue>2</MemberValue>
<Docs>
<summary>To be added.</summary>
</Docs>
@ -30,6 +31,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Color</ReturnType>
</ReturnValue>
<MemberValue>1</MemberValue>
<Docs>
<summary>To be added.</summary>
</Docs>
@ -41,6 +43,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Color</ReturnType>
</ReturnValue>
<MemberValue>2</MemberValue>
<Docs>
<summary>To be added.</summary>
</Docs>
@ -52,6 +55,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Color</ReturnType>
</ReturnValue>
<MemberValue>0</MemberValue>
<Docs>
<summary>To be added.</summary>
</Docs>

View File

@ -29,8 +29,6 @@
<param name="docs">To be added.</param>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
<exception cref="T:System.ArgumentNullException">To be added; from:
<see cref="M:Mono.DocTest.DocAttribute.#ctor(System.String)" /></exception>
</Docs>
</Member>
<Member MemberName="Field">

View File

@ -31,10 +31,6 @@
<param name="i">To be added.</param>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
<exception cref="T:System.ApplicationException">To be added; from:
<see cref="M:Mono.DocTest.DocValueType.M(System.Int32)" /></exception>
<exception cref="T:System.SystemException">To be added; from:
<see cref="M:Mono.DocTest.DocValueType.M(System.Int32)" /></exception>
</Docs>
</Member>
<Member MemberName="total">

View File

@ -80,8 +80,6 @@
<param name="list">To be added.</param>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
<exception cref="T:System.Exception">To be added; from:
<see cref="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Int32})" /></exception>
</Docs>
</Member>
<Member MemberName="Process">
@ -98,13 +96,6 @@
<param name="list">To be added.</param>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
<exception cref="T:System.ArgumentException">To be added; from:
<see cref="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}})" />,
<see cref="M:System.Linq.Error.ArgumentNull(System.String)" /></exception>
<exception cref="T:System.ArgumentNullException">To be added; from:
<see cref="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}})" />,
<see cref="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}})" />,
<see cref="M:System.Linq.Error.ArgumentNull(System.String)" /></exception>
</Docs>
</Member>
<Member MemberName="Process&lt;T&gt;">
@ -125,10 +116,6 @@
<param name="list">To be added.</param>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
<exception cref="T:System.ArgumentException">To be added; from:
<see cref="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}})" /></exception>
<exception cref="T:System.ArgumentNullException">To be added; from:
<see cref="M:System.Linq.Error.ArgumentNull(System.String)" /></exception>
</Docs>
</Member>
<Member MemberName="UseHelper&lt;T,U,V&gt;">

View File

@ -1,5 +1,5 @@
<Type Name="Widget+Direction" FullName="Mono.DocTest.Widget+Direction">
<TypeSignature Language="C#" Value="protected enum Widget.Direction" />
<TypeSignature Language="C#" Value="protected internal enum Widget.Direction" />
<TypeSignature Language="ILAsm" Value=".class nested protected auto ansi sealed Widget/Direction extends System.Enum" />
<AssemblyInfo>
<AssemblyName>DocTest</AssemblyName>
@ -24,6 +24,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Widget+Direction</ReturnType>
</ReturnValue>
<MemberValue>2</MemberValue>
<Docs>
<summary>To be added.</summary>
</Docs>
@ -35,6 +36,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Widget+Direction</ReturnType>
</ReturnValue>
<MemberValue>0</MemberValue>
<Docs>
<summary>To be added.</summary>
</Docs>
@ -46,6 +48,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Widget+Direction</ReturnType>
</ReturnValue>
<MemberValue>1</MemberValue>
<Docs>
<summary>To be added.</summary>
</Docs>
@ -57,6 +60,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Widget+Direction</ReturnType>
</ReturnValue>
<MemberValue>3</MemberValue>
<Docs>
<summary>To be added.</summary>
</Docs>