Documentation for this section has not yet been entered.
- U
- Documentation for this section has not yet been entered.
See Also: Inherited members from object.
|  | 
                    
                      GenericBase
                    () | Documentation for this section has not yet been entered. | 
| const  | ConstField1 | int . Documentation for this section has not yet been entered. | 
| static readonly  | StaticField1 | GenericBase<U> . Documentation for this section has not yet been entered. | 
|  | BaseMethod<S>
                  (S) Documentation for this section has not yet been entered. | |
|  | ItemChanged | Documentation for this section has not yet been entered. | 
|  | MyEvent | Documentation for this section has not yet been entered. | 
| static  | Conversion to U (Explicit) | 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 GenericBase ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public U BaseMethod<[Mono.DocTest.Doc("S")] S> (S genericParameter)Type Parameters
- S
- Documentation for this section has not yet been entered.
Parameters
- genericParameter
- 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.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public const int ConstField1Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public event Action<MyList<U>, MyList<U>.Helper<U, U>> ItemChangedRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public event EventHandler<GenericBase<U>.FooEventArgs> MyEventRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public static explicit operator U (GenericBase<U> list)Parameters
- list
- 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.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public static readonly GenericBase<U> StaticField1Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0