Cadenza : Cadenza.IO Namespace

ValueReaderCoda Class

Documentation for this section has not yet been entered.

[System.CLSCompliant(false)]
public static class ValueReaderCoda

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Cadenza.IO
Assembly: Cadenza (in Cadenza.dll)
Assembly Versions: 0.1.0.0

Members

See Also: Inherited members from object.

Public Methods

static
Read<TSource,TValue> (this ValueReader<TSource>, out TValue) : ValueReader<TSource>
Documentation for this section has not yet been entered.

Member Details

Read<TSource,TValue> Generic Method

Documentation for this section has not yet been entered.

public static ValueReader<TSource> Read<TSource, TValue> (this ValueReader<TSource> self, out TValue value)

Type Parameters

TSource
Documentation for this section has not yet been entered.
TValue
Documentation for this section has not yet been entered.

Parameters

self
Documentation for this section has not yet been entered.
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: Cadenza.IO
Assembly: Cadenza (in Cadenza.dll)
Assembly Versions: 0.1.0.0