C# 클래스 TFSIterationPathServices.TfsUserControl

Interaction logic for Tfs.xaml
상속: System.Windows.Controls.UserControl, INotifyPropertyChanged
파일 보기 프로젝트 열기: frederiksen/Task-Card-Creator 1 사용 예제들

공개 메소드들

메소드 설명
TfsUserControl ( IEnumerable supportedReports, IEnumerable allReports ) : System.Collections.Generic

보호된 메소드들

메소드 설명
OnPropertyChanged ( [ propertyName = null ) : void

비공개 메소드들

메소드 설명
BwDoWork ( object sender, DoWorkEventArgs e ) : void
BwRunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void
HyperlinkRequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void
QueriesSelectionChanged ( string queryString ) : void

메소드 상세

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
리턴 void

TfsUserControl() 공개 메소드

public TfsUserControl ( IEnumerable supportedReports, IEnumerable allReports ) : System.Collections.Generic
supportedReports IEnumerable
allReports IEnumerable
리턴 System.Collections.Generic