Merge pull request #4033 from ntherning/no-stdcall-for-icalls-on-windows-32-bit
[mono.git] / mcs / tools / mdoc / Test / html.expected / Mono.DocTest.Generic / MyList`1.html
index 312b3c4385e434565fab9bb76cfce6a01f95e1f8..a7b880582b27961fe96a26859b21ca3dd531e139 100644 (file)
                 <td colspan="2">
                   <b>
                     <a href="../Mono.DocTest.Generic/Extensions.html#M:Mono.DocTest.Generic.Extensions.ToDouble(System.Collections.Generic.IEnumerable{System.Int32})">ToDouble</a>
-                  </b>(<i>this</i> <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable&lt;int&gt;</a>)<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable&lt;double&gt;</a></nobr><blockquote><a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable&lt;int&gt;</a>
-            extension method.
+                  </b>(<i>this</i> <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable&lt;int&gt;</a>)<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable&lt;double&gt;</a></nobr><blockquote><a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable&lt;int&gt;</a> 
+              extension method.
             </blockquote></td>
               </tr>
               <tr valign="top">
       <div class="SectionBox" id="_MemberDetails">
         <h3 id="C:Mono.DocTest.Generic.MyList`1()">MyList Constructor</h3>
         <blockquote id="C:Mono.DocTest.Generic.MyList`1():member">
-          <p class="Summary">
+          <div class="msummary">
             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
-          </p>
+          </div>
           <h2>Syntax</h2>
           <div class="Signature">public  <b>MyList</b> ()</div>
           <h2 class="Section">Remarks</h2>
         </blockquote>
         <h3 id="M:Mono.DocTest.Generic.MyList`1.GetEnumerator()">GetEnumerator Method</h3>
         <blockquote id="M:Mono.DocTest.Generic.MyList`1.GetEnumerator():member">
-          <p class="Summary">
+          <div class="msummary">
             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
-          </p>
+          </div>
           <h2>Syntax</h2>
           <div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerator`1">IEnumerator&lt;Int32[]&gt;</a> <b>GetEnumerator</b> ()</div>
           <h4 class="Subsection">Returns</h4>
         </blockquote>
         <h3 id="M:Mono.DocTest.Generic.MyList`1.GetHelper``2()">GetHelper&lt;U,V&gt; Generic Method</h3>
         <blockquote id="M:Mono.DocTest.Generic.MyList`1.GetHelper``2():member">
-          <p class="Summary">
+          <div class="msummary">
             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
-          </p>
+          </div>
           <h2>Syntax</h2>
           <div class="Signature">public <a href="../Mono.DocTest.Generic/MyList`1+Helper`2.html">MyList&lt;T&gt;.Helper&lt;U, V&gt;</a> <b>GetHelper&lt;U, V&gt;</b> ()</div>
           <h4 class="Subsection">Type Parameters</h4>
         </blockquote>
         <h3 id="M:Mono.DocTest.Generic.MyList`1.Method``1(`0,``0)">Method&lt;U&gt; Generic Method</h3>
         <blockquote id="M:Mono.DocTest.Generic.MyList`1.Method``1(`0,``0):member">
-          <p class="Summary">
+          <div class="msummary">
             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
-          </p>
+          </div>
           <h2>Syntax</h2>
           <div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Method&lt;U&gt;</b> (<i title="I'm Dying Here!">T</i> t, <i title="Method generic parameter">U</i> u)</div>
           <h4 class="Subsection">Type Parameters</h4>
         </blockquote>
         <h3 id="M:Mono.DocTest.Generic.MyList`1.RefMethod``1(`0@,``0@)">RefMethod&lt;U&gt; Generic Method</h3>
         <blockquote id="M:Mono.DocTest.Generic.MyList`1.RefMethod``1(`0@,``0@):member">
-          <p class="Summary">
+          <div class="msummary">
             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
-          </p>
+          </div>
           <h2>Syntax</h2>
           <div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>RefMethod&lt;U&gt;</b> (<i>ref</i> <i title="I'm Dying Here!">T</i> t, <i>ref</i> <i title="To be added.">U</i> u)</div>
           <h4 class="Subsection">Type Parameters</h4>
         </blockquote>
         <h3 id="M:Mono.DocTest.Generic.MyList`1.System#Collections#IEnumerable#GetEnumerator()">System.Collections.IEnumerable.GetEnumerator Method</h3>
         <blockquote id="M:Mono.DocTest.Generic.MyList`1.System#Collections#IEnumerable#GetEnumerator():member">
-          <p class="Summary">
+          <div class="msummary">
             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
-          </p>
+          </div>
           <h2>Syntax</h2>
           <div class="Signature">
             <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.IEnumerator">IEnumerator</a> <b>System.Collections.IEnumerable.GetEnumerator</b> ()</div>
         </blockquote>
         <h3 id="M:Mono.DocTest.Generic.MyList`1.Test(`0)">Test Method</h3>
         <blockquote id="M:Mono.DocTest.Generic.MyList`1.Test(`0):member">
-          <p class="Summary">
+          <div class="msummary">
             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
-          </p>
+          </div>
           <h2>Syntax</h2>
           <div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Test</b> (<i title="I'm Dying Here!">T</i> t)</div>
           <h4 class="Subsection">Parameters</h4>
         </blockquote>
         <h3 id="M:Mono.DocTest.Generic.MyList`1.UseHelper``2(Mono.DocTest.Generic.MyList{`0}.Helper{``0,``1})">UseHelper&lt;U,V&gt; Generic Method</h3>
         <blockquote id="M:Mono.DocTest.Generic.MyList`1.UseHelper``2(Mono.DocTest.Generic.MyList{`0}.Helper{``0,``1}):member">
-          <p class="Summary">
+          <div class="msummary">
             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
-          </p>
+          </div>
           <h2>Syntax</h2>
           <div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>UseHelper&lt;U, V&gt;</b> (<a href="../Mono.DocTest.Generic/MyList`1+Helper`2.html">MyList&lt;T&gt;.Helper&lt;U, V&gt;</a> helper)</div>
           <h4 class="Subsection">Type Parameters</h4>