Свойство | Type | Description | |
---|---|---|---|
GitHubDotComHostAddress |
Méthode | Description | |
---|---|---|
Create ( |
Creates a host address based on the hostUri based on the expected patterns for GitHub.com and GitHub Enterprise instances. The passed in URI can be any URL to the instance.
|
|
Create ( string host ) : |
Creates a host address from a host name or URL as a string.
|
|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
HostAddress ( ) : System | ||
IsGitHubDotCom ( ) : bool | ||
IsGitHubDotComUri ( |
||
operator ( ) : bool |
Méthode | Description | |
---|---|---|
HostAddress ( |
public static Create ( |
||
hostUri | The URI to a GitHub or GitHub Enterprise instance. | |
Résultat |
public static Create ( string host ) : |
||
host | string | |
Résultat |
public static IsGitHubDotComUri ( |
||
hostUri | ||
Résultat | bool |