Method | Description | |
---|---|---|
GetOrCreateConnectSection ( string sectionName ) : |
Gets or creates the UI state for a named IGitHubConnectSection.
|
|
GetOrCreateRepositoryState ( string repositoryUrl ) : |
Gets or creates the UI state for a repository.
|
public GetOrCreateConnectSection ( string sectionName ) : |
||
sectionName | string | The name of the section. |
return |
public GetOrCreateRepositoryState ( string repositoryUrl ) : |
||
repositoryUrl | string | The URL of the repository. |
return |