Documentation for this section has not yet been entered.
- U
- Insert text here.
T:Mono.DocTest.Generic.GenericBase`1.
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
See Also: Inherited members from object.
⊟ Public Constructors
GenericBase ()Documentation for this section has not yet been entered. ⊟ Public Methods
BaseMethod<S> (S) : U Documentation for this section has not yet been entered.⊟ Public Events
MyEvent Documentation for this section has not yet been entered. ⊟ Public Operators
staticConversion to U (Explicit) Documentation for this section has not yet been entered. ⊟ Extension Methods
staticToEnumerable<T> (this T) : IEnumerable<T> System.Object extension method
⊟ GenericBase Constructor
Documentation for this section has not yet been entered.
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
⊟ BaseMethod<S> Generic Method
Documentation for this section has not yet been entered.
public U BaseMethod<[Mono.DocTest.Doc("S")] S> (S genericParameter)⊟ Type Parameters
- S
- Insert more text here.
⊟ Parameters
- genericParameter
- Something
⊟ Returns
The default value.⊟ Remarks
M:Mono.DocTest.GenericBase`1.BaseMethod``1(``0).⊟ Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
⊟ MyEvent Event
Documentation for this section has not yet been entered.
public event EventHandler<GenericBase<U>.FooEventArgs> MyEvent⊟ Remarks
E:Mono.DocTest.Generic.GenericBase`1.MyEvent⊟ Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
⊟ Conversion Method
Documentation for this section has not yet been entered.
public static explicit operator U (GenericBase<U> list)⊟ Parameters
- list
- Insert description here
⊟ Returns
The default value for U.⊟ Remarks
M:Mono.DocTest.GenericBase`1.op_Explicit(Mono.DocTest.GenericBase{`0})~`0⊟ Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0