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)Documentation for this section has not yet been entered. |
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
- Documentation for this section has not yet been entered.
Parameters
- value
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.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 void Process (Mono.DocTest.Generic.MyList<int> list)Parameters
- list
- Documentation for this section has not yet been entered.
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
Parameters
- list
- Documentation for this section has not yet been entered.
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 void Process (List<Predicate<int>> list)Parameters
- list
- Documentation for this section has not yet been entered.
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 void Process<T> (List<Predicate<T>> list)Type Parameters
- T
- Documentation for this section has not yet been entered.
Parameters
- list
- Documentation for this section has not yet been entered.
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 void UseHelper<T, U, V> (Mono.DocTest.Generic.MyList<T>.Helper<U, V> helper)Type Parameters
- T
- Documentation for this section has not yet been entered.
- U
- Documentation for this section has not yet been entered.
- V
- Documentation for this section has not yet been entered.
Parameters
- helper
- Documentation for this section has not yet been entered.
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