Documentation for this section has not yet been entered.
See Also: Inherited members from object.
|
UseLists
()
|
Documentation for this section has not yet been entered. |
|
GetValues<T>
(T)Documentation for this section has not yet been entered. |
|
|
Process
(Mono.DocTest.Generic.MyList<int>)Documentation for this section has not yet been entered. |
|
|
Process
(List<int>)Documentation for this section has not yet been entered. |
|
|
Process
(List<Predicate<int>>)Documentation for this section has not yet been entered. |
|
|
Process<T>
(List<Predicate<T>>)Documentation for this section has not yet been entered. |
|
|
UseHelper<T,U,V>
(Mono.DocTest.Generic.MyList<T>.Helper<U, V>)Documentation for this section has not yet been entered. |
static
|
ToEnumerable<T>
(this T)System.Object extension method |
Documentation for this section has not yet been entered.Syntax
public UseLists ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public Mono.DocTest.Generic.MyList<T> GetValues<T> (T value)
where T : structType Parameters
- T
- Something
Parameters
- value
- A T.
Returns
A Mono.DocTest.Generic.MyList`1 instance.Remarks
M:Mono.DocTest.UseLists.GetValues``1(``0).Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public void Process (Mono.DocTest.Generic.MyList<int> list)Parameters
- list
- A Mono.DocTest.Generic.MyList<int>.
Remarks
M:Mono.DocTest.UseLists.Process(Mono.DocTest.MyList{System.Int32}).Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
Parameters
- list
- Another Mono.DocTest.Generic.MyList<int>.
Exceptions
Type Reason Exception Documentation for this section has not yet been entered. Whatever text! Remarks
M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Int32}).
Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public void Process (List<Predicate<int>> list)Parameters
Exceptions
Type Reason ArgumentException Documentation for this section has not yet been entered. ArgumentNullException Documentation for this section has not yet been entered. Remarks
M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}}).Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public void Process<T> (List<Predicate<T>> list)Type Parameters
- T
- Something Else
Parameters
Exceptions
Type Reason ArgumentException Documentation for this section has not yet been entered. ArgumentNullException Documentation for this section has not yet been entered. Remarks
M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}}).Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public void UseHelper<T, U, V> (Mono.DocTest.Generic.MyList<T>.Helper<U, V> helper)Type Parameters
- T
- T
- U
- U
- V
- V
Parameters
Remarks
M:Mono.DocTest.UseLists.UseHelper``3(Mono.DocTest.Generic.MyList{``0}.Helper{``1,``2}).Requirements
Namespace: Mono.DocTest
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0