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

显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
Create ( Uri uri ) : Repo

Private Methods

Method 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 method

public static Create ( Uri uri ) : Repo
uri System.Uri
return Repo