Documentation for this section has not yet been entered.
- U
- Insert text here.
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)System.Object extension method |
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
- 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
Documentation for this section has not yet been entered.Syntax
public const int ConstField1Remarks
F:Mono.DocTest.GenericBase`1.ConstField1Requirements
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>> ItemChangedExceptions
Type Reason ArgumentException Documentation for this section has not yet been entered. ArgumentNullException Documentation for this section has not yet been entered. ArgumentOutOfRangeException Documentation for this section has not yet been entered. ArrayTypeMismatchException Documentation for this section has not yet been entered. FormatException Documentation for this section has not yet been entered. IndexOutOfRangeException Documentation for this section has not yet been entered. InvalidOperationException Documentation for this section has not yet been entered. MulticastNotSupportedException Documentation for this section has not yet been entered. OutOfMemoryException Documentation for this section has not yet been entered. RankException Documentation for this section has not yet been entered. Remarks
E:Mono.DocTest.Generic.GenericBase`1.ItemChangedRequirements
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> MyEventExceptions
Type Reason ArgumentException Documentation for this section has not yet been entered. ArgumentNullException Documentation for this section has not yet been entered. ArgumentOutOfRangeException Documentation for this section has not yet been entered. ArrayTypeMismatchException Documentation for this section has not yet been entered. FormatException Documentation for this section has not yet been entered. IndexOutOfRangeException Documentation for this section has not yet been entered. InvalidOperationException Documentation for this section has not yet been entered. MulticastNotSupportedException Documentation for this section has not yet been entered. OutOfMemoryException Documentation for this section has not yet been entered. RankException Documentation for this section has not yet been entered. Remarks
E:Mono.DocTest.Generic.GenericBase`1.MyEventRequirements
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
- Insert description here
Returns
The default value for U.Remarks
M:Mono.DocTest.GenericBase`1.op_Explicit(Mono.DocTest.GenericBase{`0})~`0Requirements
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
F:Mono.DocTest.GenericBase`1.StaticField1Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0