C# 클래스 NDG.DataAdapters.SurveysCollectionParser

파일 보기 프로젝트 열기: nokiadatagathering/WP7-Official

공개 메소드들

메소드 설명
GetSurveysCollectionFromStream ( Stream stream ) : IEnumerable

비공개 메소드들

메소드 설명
ParseXmlStringToSurveyCollection ( string xmlString ) : IEnumerable

메소드 상세

GetSurveysCollectionFromStream() 공개 메소드

public GetSurveysCollectionFromStream ( Stream stream ) : IEnumerable
stream Stream
리턴 IEnumerable