Method | Description | |
---|---|---|
CreateOrUpdateHookAccessor ( string owner, string repository, Site website ) : void | ||
GetRepositoriesAccessor ( ) : IList |
||
GithubClientAccessor ( IGithubCmdlet pscmdlet, System.Management.Automation.PSCredential githubCredentials, string githubRepository ) : System |
public CreateOrUpdateHookAccessor ( string owner, string repository, Site website ) : void | ||
owner | string | |
repository | string | |
website | Site | |
return | void |
public GithubClientAccessor ( IGithubCmdlet pscmdlet, System.Management.Automation.PSCredential githubCredentials, string githubRepository ) : System | ||
pscmdlet | IGithubCmdlet | |
githubCredentials | System.Management.Automation.PSCredential | |
githubRepository | string | |
return | System |