C# 클래스 DXVcs2Git.UI.AtomFeed.FeedWorker

파일 보기 프로젝트 열기: Xarlot/DXVcs2Git

Private Properties

프로퍼티 타입 설명
OnNewVersion void
OnOpenReadCompleted void
OnUpdateDelayChanged void
ProcessItem void

공개 메소드들

메소드 설명
Initialize ( ) : void
Update ( ) : void

비공개 메소드들

메소드 설명
OnNewVersion ( Uri url, System.Version version ) : void
OnOpenReadCompleted ( object sender, OpenReadCompletedEventArgs e ) : void
OnUpdateDelayChanged ( ) : void
ProcessItem ( System.ServiceModel.Syndication.SyndicationItem item ) : void

메소드 상세

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void

Update() 공개 정적인 메소드

public static Update ( ) : void
리턴 void