DocTest : Mono.DocTest.Generic Namespace

GenericBase<U> Generic Class

Documentation for this section has not yet been entered.

Syntax

public class GenericBase<U>

Type Parameters

U
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

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

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.

Public Methods

BaseMethod<S> (S) : U
Documentation for this section has not yet been entered.

Public Events

ItemChanged Documentation for this section has not yet been entered.
MyEvent Documentation for this section has not yet been entered.

Public Operators

static
Conversion to U (Explicit) Documentation for this section has not yet been entered.

Extension Methods

static
ToEnumerable<T> (this T) : IEnumerable<T>
Documentation for this section has not yet been entered.

Member Details

GenericBase Constructor

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

BaseMethod<S> Generic Method

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

ConstField1 Field

Documentation for this section has not yet been entered.

Syntax

public const int ConstField1

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

ItemChanged Event

Documentation for this section has not yet been entered.

Syntax

Exceptions

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

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

MyEvent Event

Documentation for this section has not yet been entered.

Syntax

Exceptions

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

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

Conversion Method

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

StaticField1 Field

Documentation for this section has not yet been entered.

Syntax

public static readonly GenericBase<U> StaticField1

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