C# Class Microsoft.WindowsAzure.Samples.Data.Services.Client.MaterializeAtom.ResultsWrapper

Inheritance: MaterializeAtom
Show file Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

Public Methods

Method Description
GetEnumerator ( ) : IEnumerator

Private Methods

Method Description
GetContinuation ( IEnumerable key ) : DataServiceQueryContinuation
ResultsWrapper ( IEnumerable results, DataServiceQueryContinuation continuation ) : System

Method Details

GetEnumerator() public method

public GetEnumerator ( ) : IEnumerator
return IEnumerator