C# Class withSIX.Play.Core.Games.Legacy.Mods.AdvancedCollection.Repo

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
Create ( Uri uri ) : Repo

Private Methods

Méthode Description
GetProtocolFromUri ( Uri uri ) : string
GetTypeFromUri ( Uri uri ) : RepoType
ReplaceProtocol ( Uri uri, string protocol ) : Uri
Repo ( Uri uri, RepoType type ) : System

Method Details

Create() public static méthode

public static Create ( Uri uri ) : Repo
uri System.Uri
Résultat Repo