Update PointConverter.cs
[mono.git] / mcs / tools / mdoc / Test / html.expected / Mono.DocTest / UseLists.html
1 <html>
2   <head>
3     <title>Mono.DocTest.UseLists</title>
4     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5     <style>
6       a { text-decoration: none }
7
8       div.SideBar {
9         padding-left: 1em;
10         padding-right: 1em;
11         right: 0;
12         float: right;
13         border: thin solid black;
14         background-color: #f2f2f2;
15       }
16     
17       .CollectionTitle { font-weight: bold }
18       .PageTitle { font-size: 150%; font-weight: bold }
19
20       .Summary { }
21       .Signature { }          
22       .Remarks { }
23       .Members { }
24       .Copyright { }
25       
26       .Section { font-size: 125%; font-weight: bold }
27       p.Summary {
28         margin-left: 1em;
29       }
30       .SectionBox { margin-left: 2em }
31       .NamespaceName { font-size: 105%; font-weight: bold }
32       .NamespaceSumary { }
33       .MemberName { font-size: 115%; font-weight: bold; margin-top: 1em }
34       .Subsection { font-size: 105%; font-weight: bold }
35       .SubsectionBox { margin-left: 2em; margin-bottom: 1em }
36
37       .CodeExampleTable { background-color: #f5f5dd; border: thin solid black; padding: .25em; }
38       
39       .TypesListing {
40         border-collapse: collapse;
41       }
42
43       td {
44         vertical-align: top;
45       }
46       th {
47         text-align: left;
48       }
49
50       .TypesListing td { 
51         margin: 0px;  
52         padding: .25em;
53         border: solid gray 1px;
54       }
55
56       .TypesListing th { 
57         margin: 0px;  
58         padding: .25em;
59         background-color: #f2f2f2;
60         border: solid gray 1px;
61       }
62
63       div.Footer {
64         border-top: 1px solid gray;
65         margin-top: 1.5em;
66         padding-top: 0.6em;
67         text-align: center;
68         color: gray;
69       }
70
71       span.NotEntered /* Documentation for this section has not yet been entered */ {
72         font-style: italic;
73         color: red;     
74       }
75
76       div.Header {
77         background: #B0C4DE;
78         border: double;
79         border-color: white;
80         border-width: 7px;
81         padding: 0.5em;
82       }
83
84       div.Header * {
85         font-size: smaller;
86       }
87
88       div.Note {
89       }
90
91       i.ParamRef {
92       }
93
94       i.subtitle {
95       }
96
97       ul.TypeMembersIndex {
98         text-align: left;
99         background: #F8F8F8;
100       }
101
102       ul.TypeMembersIndex li {
103         display: inline;
104         margin:  0.5em;
105       }
106
107       table.HeaderTable {
108       }
109
110       table.SignatureTable {
111       }
112
113       table.Documentation, table.Enumeration, table.TypeDocumentation {
114         border-collapse: collapse;
115         width: 100%;
116       }
117
118       table.Documentation tr th, table.TypeMembers tr th, table.Enumeration tr th, table.TypeDocumentation tr th {
119         background: whitesmoke;
120         padding: 0.8em;
121         border: 1px solid gray;
122         text-align: left;
123         vertical-align: bottom;
124       }
125
126       table.Documentation tr td, table.TypeMembers tr td, table.Enumeration tr td, table.TypeDocumentation tr td {
127         padding: 0.5em;
128         border: 1px solid gray;
129         text-align: left;
130         vertical-align: top;
131       }
132
133       table.TypeMembers {
134         border: 1px solid #C0C0C0;
135         width: 100%;
136       }
137
138       table.TypeMembers tr td {
139         background: #F8F8F8;
140         border: white;
141       }
142
143       table.Documentation {
144       }
145
146       table.TypeMembers {
147       }
148
149       div.CodeExample {
150         width: 100%;
151         border: 1px solid #DDDDDD;
152         background-color: #F8F8F8;
153       }
154
155       div.CodeExample p {
156         margin: 0.5em;
157         border-bottom: 1px solid #DDDDDD;
158       }
159
160       div.CodeExample div {
161         margin: 0.5em;
162       }
163
164       h4 {
165         margin-bottom: 0;
166       }
167
168       div.Signature {
169         border: 1px solid #C0C0C0;
170         background: #F2F2F2;
171         padding: 1em;
172       }
173     </style>
174     <script type="text/JavaScript">
175       function toggle_display (block) {
176         var w = document.getElementById (block);
177         var t = document.getElementById (block + ":toggle");
178         if (w.style.display == "none") {
179           w.style.display = "block";
180           t.innerHTML = "⊟";
181         } else {
182           w.style.display = "none";
183           t.innerHTML = "⊞";
184         }
185       }
186     </script>
187   </head>
188   <body>
189     <div class="CollectionTitle">
190       <a href="../index.html">DocTest</a> : <a href="index.html">Mono.DocTest Namespace</a></div>
191     <div class="SideBar">
192       <p>
193         <a href="#T:Mono.DocTest.UseLists">Overview</a>
194       </p>
195       <p>
196         <a href="#T:Mono.DocTest.UseLists:Signature">Signature</a>
197       </p>
198       <p>
199         <a href="#T:Mono.DocTest.UseLists:Docs">Remarks</a>
200       </p>
201       <p>
202         <a href="#Members">Members</a>
203       </p>
204       <p>
205         <a href="#T:Mono.DocTest.UseLists:Members">Member Details</a>
206       </p>
207     </div>
208     <h1 class="PageTitle" id="T:Mono.DocTest.UseLists">UseLists  Class</h1>
209     <p class="Summary" id="T:Mono.DocTest.UseLists:Summary">
210       <span class="NotEntered">Documentation for this section has not yet been entered.</span>
211     </p>
212     <div id="T:Mono.DocTest.UseLists:Signature">
213       <h2>Syntax</h2>
214       <div class="Signature">public class  <b>UseLists</b></div>
215     </div>
216     <div class="Remarks" id="T:Mono.DocTest.UseLists:Docs">
217       <h2 class="Section">Remarks</h2>
218       <div class="SectionBox" id="T:Mono.DocTest.UseLists:Docs:Remarks">
219         <tt>T:Mono.DocTest.UseLists</tt>.</div>
220       <h2 class="Section">Requirements</h2>
221       <div class="SectionBox" id="T:Mono.DocTest.UseLists:Docs:Version Information">
222         <b>Namespace: </b>Mono.DocTest<br /><b>Assembly: </b>DocTest (in DocTest.dll)<br /><b>Assembly Versions: </b>0.0.0.0</div>
223       <h2 class="Section" id="Members">Members</h2>
224       <div class="SectionBox" id="_Members">
225         <p>
226                                                                 See Also: Inherited members from
227                                                                 <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object">object</a>.
228                                                         </p>
229         <h2 class="Section">Public Constructors</h2>
230         <div class="SectionBox" id="Public Constructors">
231           <div class="SubsectionBox">
232             <table class="TypeMembers">
233               <tr valign="top">
234                 <td>
235                   <div>
236                   </div>
237                 </td>
238                 <td>
239                   <div>
240                     <b>
241                       <a href="#C:Mono.DocTest.UseLists">UseLists</a>
242                     </b>()</div>
243                 </td>
244                 <td>
245                   <span class="NotEntered">Documentation for this section has not yet been entered.</span>
246                 </td>
247               </tr>
248             </table>
249           </div>
250         </div>
251         <h2 class="Section">Public Methods</h2>
252         <div class="SectionBox" id="Public Methods">
253           <div class="SubsectionBox">
254             <table class="TypeMembers">
255               <tr valign="top">
256                 <td>
257                   <div>
258                   </div>
259                 </td>
260                 <td colspan="2">
261                   <b>
262                     <a href="#M:Mono.DocTest.UseLists.GetValues``1(``0)">GetValues&lt;T&gt;</a>
263                   </b>(<i title="Something">T</i>)<nobr> : <a href="../Mono.DocTest.Generic/MyList`1.html">Mono.DocTest.Generic.MyList&lt;T&gt;</a></nobr><blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
264               </tr>
265               <tr valign="top">
266                 <td>
267                   <div>
268                   </div>
269                 </td>
270                 <td colspan="2">
271                   <b>
272                     <a href="#M:Mono.DocTest.UseLists.Process(Mono.DocTest.Generic.MyList{System.Int32})">Process</a>
273                   </b>(<a href="../Mono.DocTest.Generic/MyList`1.html">Mono.DocTest.Generic.MyList&lt;int&gt;</a>)<blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
274               </tr>
275               <tr valign="top">
276                 <td>
277                   <div>
278                   </div>
279                 </td>
280                 <td colspan="2">
281                   <b>
282                     <a href="#M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Int32})">Process</a>
283                   </b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.List`1">List&lt;int&gt;</a>)<blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
284               </tr>
285               <tr valign="top">
286                 <td>
287                   <div>
288                   </div>
289                 </td>
290                 <td colspan="2">
291                   <b>
292                     <a href="#M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}})">Process</a>
293                   </b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.List`1">List&lt;Predicate&lt;int&gt;&gt;</a>)<blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
294               </tr>
295               <tr valign="top">
296                 <td>
297                   <div>
298                   </div>
299                 </td>
300                 <td colspan="2">
301                   <b>
302                     <a href="#M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}})">Process&lt;T&gt;</a>
303                   </b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.List`1">List&lt;Predicate&lt;T&gt;&gt;</a>)<blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
304               </tr>
305               <tr valign="top">
306                 <td>
307                   <div>
308                   </div>
309                 </td>
310                 <td colspan="2">
311                   <b>
312                     <a href="#M:Mono.DocTest.UseLists.UseHelper``3(Mono.DocTest.Generic.MyList{``0}.Helper{``1,``2})">UseHelper&lt;T,U,V&gt;</a>
313                   </b>(<a href="../Mono.DocTest.Generic/MyList`1+Helper`2.html">Mono.DocTest.Generic.MyList&lt;T&gt;.Helper&lt;U, V&gt;</a>)<blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
314               </tr>
315             </table>
316           </div>
317         </div>
318         <h2 class="Section">Extension Methods</h2>
319         <div class="SectionBox" id="Extension Methods">
320           <div class="SubsectionBox">
321             <table class="TypeMembers">
322               <tr valign="top">
323                 <td>
324                   <div>static </div>
325                 </td>
326                 <td colspan="2">
327                   <b>
328                     <a href="../Mono.DocTest.Generic/Extensions.html#M:Mono.DocTest.Generic.Extensions.ToEnumerable``1(``0)">ToEnumerable&lt;T&gt;</a>
329                   </b>(<i>this</i> <i title="To be added.">T</i>)<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable&lt;T&gt;</a></nobr><blockquote><tt>System.Object</tt> extension method</blockquote></td>
330               </tr>
331             </table>
332           </div>
333         </div>
334       </div>
335     </div>
336     <div class="Members" id="T:Mono.DocTest.UseLists:Members">
337       <h2 class="Section" id="MemberDetails">Member Details</h2>
338       <div class="SectionBox" id="_MemberDetails">
339         <h3 id="C:Mono.DocTest.UseLists">UseLists Constructor</h3>
340         <blockquote id="C:Mono.DocTest.UseLists:member">
341           <p class="Summary">
342             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
343           </p>
344           <h2>Syntax</h2>
345           <div class="Signature">public  <b>UseLists</b> ()</div>
346           <h2 class="Section">Remarks</h2>
347           <div class="SectionBox" id="C:Mono.DocTest.UseLists:Remarks">
348             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
349           </div>
350           <h2 class="Section">Requirements</h2>
351           <div class="SectionBox" id="C:Mono.DocTest.UseLists:Version Information">
352             <b>Namespace: </b>Mono.DocTest<br /><b>Assembly: </b>DocTest (in DocTest.dll)<br /><b>Assembly Versions: </b>0.0.0.0</div>
353           <hr size="1" />
354         </blockquote>
355         <h3 id="M:Mono.DocTest.UseLists.GetValues``1(``0)">GetValues&lt;T&gt; Generic Method</h3>
356         <blockquote id="M:Mono.DocTest.UseLists.GetValues``1(``0):member">
357           <p class="Summary">
358             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
359           </p>
360           <h2>Syntax</h2>
361           <div class="Signature">public <a href="../Mono.DocTest.Generic/MyList`1.html">Mono.DocTest.Generic.MyList&lt;T&gt;</a> <b>GetValues&lt;T&gt;</b> (<i title="Something">T</i> value)<br /> where T : struct</div>
362           <h4 class="Subsection">Type Parameters</h4>
363           <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.GetValues``1(``0):Type Parameters">
364             <dl>
365               <dt>
366                 <i>T</i>
367               </dt>
368               <dd>Something</dd>
369             </dl>
370           </blockquote>
371           <h4 class="Subsection">Parameters</h4>
372           <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.GetValues``1(``0):Parameters">
373             <dl>
374               <dt>
375                 <i>value</i>
376               </dt>
377               <dd>A <tt>T</tt>.</dd>
378             </dl>
379           </blockquote>
380           <h4 class="Subsection">Returns</h4>
381           <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.GetValues``1(``0):Returns">A <a href="../Mono.DocTest.Generic/MyList`1.html">Mono.DocTest.Generic.MyList`1</a> instance.</blockquote>
382           <h2 class="Section">Remarks</h2>
383           <div class="SectionBox" id="M:Mono.DocTest.UseLists.GetValues``1(``0):Remarks">
384             <tt>M:Mono.DocTest.UseLists.GetValues``1(``0)</tt>.</div>
385           <h2 class="Section">Requirements</h2>
386           <div class="SectionBox" id="M:Mono.DocTest.UseLists.GetValues``1(``0):Version Information">
387             <b>Namespace: </b>Mono.DocTest<br /><b>Assembly: </b>DocTest (in DocTest.dll)<br /><b>Assembly Versions: </b>0.0.0.0</div>
388           <hr size="1" />
389         </blockquote>
390         <h3 id="M:Mono.DocTest.UseLists.Process(Mono.DocTest.Generic.MyList{System.Int32})">Process Method</h3>
391         <blockquote id="M:Mono.DocTest.UseLists.Process(Mono.DocTest.Generic.MyList{System.Int32}):member">
392           <p class="Summary">
393             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
394           </p>
395           <h2>Syntax</h2>
396           <div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Process</b> (<a href="../Mono.DocTest.Generic/MyList`1.html">Mono.DocTest.Generic.MyList&lt;int&gt;</a> list)</div>
397           <h4 class="Subsection">Parameters</h4>
398           <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.Process(Mono.DocTest.Generic.MyList{System.Int32}):Parameters">
399             <dl>
400               <dt>
401                 <i>list</i>
402               </dt>
403               <dd>A <a href="../Mono.DocTest.Generic/MyList`1.html">Mono.DocTest.Generic.MyList&lt;int&gt;</a>.</dd>
404             </dl>
405           </blockquote>
406           <h2 class="Section">Remarks</h2>
407           <div class="SectionBox" id="M:Mono.DocTest.UseLists.Process(Mono.DocTest.Generic.MyList{System.Int32}):Remarks">
408             <tt>M:Mono.DocTest.UseLists.Process(Mono.DocTest.MyList{System.Int32})</tt>.</div>
409           <h2 class="Section">Requirements</h2>
410           <div class="SectionBox" id="M:Mono.DocTest.UseLists.Process(Mono.DocTest.Generic.MyList{System.Int32}):Version Information">
411             <b>Namespace: </b>Mono.DocTest<br /><b>Assembly: </b>DocTest (in DocTest.dll)<br /><b>Assembly Versions: </b>0.0.0.0</div>
412           <hr size="1" />
413         </blockquote>
414         <h3 id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Int32})">Process Method</h3>
415         <blockquote id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Int32}):member">
416           <p class="Summary">
417             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
418           </p>
419           <h2>Syntax</h2>
420           <div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Process</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.List`1">List&lt;int&gt;</a> list)</div>
421           <h4 class="Subsection">Parameters</h4>
422           <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Int32}):Parameters">
423             <dl>
424               <dt>
425                 <i>list</i>
426               </dt>
427               <dd>Another <a href="../Mono.DocTest.Generic/MyList`1.html">Mono.DocTest.Generic.MyList&lt;int&gt;</a>.</dd>
428             </dl>
429           </blockquote>
430           <h4 class="Subsection">Exceptions</h4>
431           <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Int32}):Exceptions">
432             <table class="TypeDocumentation">
433               <tr>
434                 <th>Type</th>
435                 <th>Reason</th>
436               </tr>
437               <tr valign="top">
438                 <td>
439                   <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Exception">Exception</a>
440                 </td>
441                 <td>
442                   <span class="NotEntered">Documentation for this section has not yet been entered.</span>
443                 </td>
444               </tr>
445             </table>
446           </blockquote>
447           <h2 class="Section">Remarks</h2>
448           <div class="SectionBox" id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Int32}):Remarks">
449             <p>
450               <tt>M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Int32})</tt>.</p>
451             <p>
452               <a href="http://www.go-mono.com/docs/monodoc.ashx?link=M:System.Collections.Generic.List{System.Int32}.Remove(`0)">List&lt;int&gt;.Remove(`0)</a>
453             </p>
454           </div>
455           <h2 class="Section">Requirements</h2>
456           <div class="SectionBox" id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Int32}):Version Information">
457             <b>Namespace: </b>Mono.DocTest<br /><b>Assembly: </b>DocTest (in DocTest.dll)<br /><b>Assembly Versions: </b>0.0.0.0</div>
458           <hr size="1" />
459         </blockquote>
460         <h3 id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}})">Process Method</h3>
461         <blockquote id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}}):member">
462           <p class="Summary">
463             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
464           </p>
465           <h2>Syntax</h2>
466           <div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Process</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.List`1">List&lt;Predicate&lt;int&gt;&gt;</a> list)</div>
467           <h4 class="Subsection">Parameters</h4>
468           <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}}):Parameters">
469             <dl>
470               <dt>
471                 <i>list</i>
472               </dt>
473               <dd>A <a href="../Mono.DocTest.Generic/MyList`1.html">Mono.DocTest.Generic.MyList&lt;Predicate&lt;int&gt;&gt;</a>.</dd>
474             </dl>
475           </blockquote>
476           <h4 class="Subsection">Exceptions</h4>
477           <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}}):Exceptions">
478             <table class="TypeDocumentation">
479               <tr>
480                 <th>Type</th>
481                 <th>Reason</th>
482               </tr>
483               <tr valign="top">
484                 <td>
485                   <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentException">ArgumentException</a>
486                 </td>
487                 <td>
488                   <span class="NotEntered">Documentation for this section has not yet been entered.</span>
489                 </td>
490               </tr>
491               <tr valign="top">
492                 <td>
493                   <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentNullException">ArgumentNullException</a>
494                 </td>
495                 <td>
496                   <span class="NotEntered">Documentation for this section has not yet been entered.</span>
497                 </td>
498               </tr>
499             </table>
500           </blockquote>
501           <h2 class="Section">Remarks</h2>
502           <div class="SectionBox" id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}}):Remarks">
503             <tt>M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}})</tt>.</div>
504           <h2 class="Section">Requirements</h2>
505           <div class="SectionBox" id="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}}):Version Information">
506             <b>Namespace: </b>Mono.DocTest<br /><b>Assembly: </b>DocTest (in DocTest.dll)<br /><b>Assembly Versions: </b>0.0.0.0</div>
507           <hr size="1" />
508         </blockquote>
509         <h3 id="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}})">Process&lt;T&gt; Generic Method</h3>
510         <blockquote id="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}}):member">
511           <p class="Summary">
512             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
513           </p>
514           <h2>Syntax</h2>
515           <div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Process&lt;T&gt;</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.List`1">List&lt;Predicate&lt;T&gt;&gt;</a> list)</div>
516           <h4 class="Subsection">Type Parameters</h4>
517           <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}}):Type Parameters">
518             <dl>
519               <dt>
520                 <i>T</i>
521               </dt>
522               <dd>Something Else</dd>
523             </dl>
524           </blockquote>
525           <h4 class="Subsection">Parameters</h4>
526           <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}}):Parameters">
527             <dl>
528               <dt>
529                 <i>list</i>
530               </dt>
531               <dd>A <a href="../Mono.DocTest.Generic/MyList`1.html">Mono.DocTest.Generic.MyList&lt;Predicate&lt;``0&gt;&gt;</a>.</dd>
532             </dl>
533           </blockquote>
534           <h4 class="Subsection">Exceptions</h4>
535           <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}}):Exceptions">
536             <table class="TypeDocumentation">
537               <tr>
538                 <th>Type</th>
539                 <th>Reason</th>
540               </tr>
541               <tr valign="top">
542                 <td>
543                   <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentException">ArgumentException</a>
544                 </td>
545                 <td>
546                   <span class="NotEntered">Documentation for this section has not yet been entered.</span>
547                 </td>
548               </tr>
549               <tr valign="top">
550                 <td>
551                   <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentNullException">ArgumentNullException</a>
552                 </td>
553                 <td>
554                   <span class="NotEntered">Documentation for this section has not yet been entered.</span>
555                 </td>
556               </tr>
557             </table>
558           </blockquote>
559           <h2 class="Section">Remarks</h2>
560           <div class="SectionBox" id="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}}):Remarks">
561             <tt>M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}})</tt>.</div>
562           <h2 class="Section">Requirements</h2>
563           <div class="SectionBox" id="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}}):Version Information">
564             <b>Namespace: </b>Mono.DocTest<br /><b>Assembly: </b>DocTest (in DocTest.dll)<br /><b>Assembly Versions: </b>0.0.0.0</div>
565           <hr size="1" />
566         </blockquote>
567         <h3 id="M:Mono.DocTest.UseLists.UseHelper``3(Mono.DocTest.Generic.MyList{``0}.Helper{``1,``2})">UseHelper&lt;T,U,V&gt; Generic Method</h3>
568         <blockquote id="M:Mono.DocTest.UseLists.UseHelper``3(Mono.DocTest.Generic.MyList{``0}.Helper{``1,``2}):member">
569           <p class="Summary">
570             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
571           </p>
572           <h2>Syntax</h2>
573           <div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>UseHelper&lt;T, U, V&gt;</b> (<a href="../Mono.DocTest.Generic/MyList`1+Helper`2.html">Mono.DocTest.Generic.MyList&lt;T&gt;.Helper&lt;U, V&gt;</a> helper)</div>
574           <h4 class="Subsection">Type Parameters</h4>
575           <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.UseHelper``3(Mono.DocTest.Generic.MyList{``0}.Helper{``1,``2}):Type Parameters">
576             <dl>
577               <dt>
578                 <i>T</i>
579               </dt>
580               <dd>
581                 <tt>T</tt>
582               </dd>
583               <dt>
584                 <i>U</i>
585               </dt>
586               <dd>
587                 <tt>U</tt>
588               </dd>
589               <dt>
590                 <i>V</i>
591               </dt>
592               <dd>
593                 <tt>V</tt>
594               </dd>
595             </dl>
596           </blockquote>
597           <h4 class="Subsection">Parameters</h4>
598           <blockquote class="SubsectionBox" id="M:Mono.DocTest.UseLists.UseHelper``3(Mono.DocTest.Generic.MyList{``0}.Helper{``1,``2}):Parameters">
599             <dl>
600               <dt>
601                 <i>helper</i>
602               </dt>
603               <dd>A <a href="../Mono.DocTest.Generic/MyList`1+Helper`2.html">Mono.DocTest.Generic.MyList&lt;``0&gt;.Helper&lt;``1, ``2&gt;</a>.</dd>
604             </dl>
605           </blockquote>
606           <h2 class="Section">Remarks</h2>
607           <div class="SectionBox" id="M:Mono.DocTest.UseLists.UseHelper``3(Mono.DocTest.Generic.MyList{``0}.Helper{``1,``2}):Remarks">
608             <tt>M:Mono.DocTest.UseLists.UseHelper``3(Mono.DocTest.Generic.MyList{``0}.Helper{``1,``2})</tt>.</div>
609           <h2 class="Section">Requirements</h2>
610           <div class="SectionBox" id="M:Mono.DocTest.UseLists.UseHelper``3(Mono.DocTest.Generic.MyList{``0}.Helper{``1,``2}):Version Information">
611             <b>Namespace: </b>Mono.DocTest<br /><b>Assembly: </b>DocTest (in DocTest.dll)<br /><b>Assembly Versions: </b>0.0.0.0</div>
612           <hr size="1" />
613         </blockquote>
614       </div>
615     </div>
616     <hr size="1" />
617     <div class="Copyright">
618     </div>
619   </body>
620 </html>