C# 클래스 LatestChatty.ViewModels.StoryList

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: fleabix/LatestChatty-WP7 1 사용 예제들

공개 메소드들

메소드 설명
GetStoriesCallback ( System.Xml.Linq.XDocument response ) : void
Refresh ( ) : void
StoryList ( ) : System

메소드 상세

GetStoriesCallback() 공개 메소드

public GetStoriesCallback ( System.Xml.Linq.XDocument response ) : void
response System.Xml.Linq.XDocument
리턴 void

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void

StoryList() 공개 메소드

public StoryList ( ) : System
리턴 System