C# Class GitHub.VisualStudio.TeamExplorer.Connect.GitHubConnectSection.SectionStateTracker

显示文件 Open project: github/VisualStudio

Public Methods

Method Description
SectionStateTracker ( ITeamExplorerSection section, Func onRefreshed ) : System

Private Methods

Method Description
TrackState ( object sender, PropertyChangedEventArgs e ) : void

Method Details

SectionStateTracker() public method

public SectionStateTracker ( ITeamExplorerSection section, Func onRefreshed ) : System
section ITeamExplorerSection
onRefreshed Func
return System