C# Class Microsoft.DotNet.GitHub.Authentication.GitHubHelper

Mostrar archivo Open project: dotnet/arcade-services Class Usage Examples

Public Methods

Method Description
GetRepositoryUrl ( string organization, string repository ) : string

Method Details

GetRepositoryUrl() public static method

public static GetRepositoryUrl ( string organization, string repository ) : string
organization string
repository string
return string