C# Class NDG.DataAdapters.SurveysCollectionParser

Show file Open project: nokiadatagathering/WP7-Official

Public Methods

Method Description
GetSurveysCollectionFromStream ( Stream stream ) : IEnumerable

Private Methods

Method Description
ParseXmlStringToSurveyCollection ( string xmlString ) : IEnumerable

Method Details

GetSurveysCollectionFromStream() public method

public GetSurveysCollectionFromStream ( Stream stream ) : IEnumerable
stream Stream
return IEnumerable