Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
withSIX
Play
Core
Games
Legacy
Mods
AdvancedCollection.Repo
C# Class withSIX.Play.Core.Games.Legacy.Mods.AdvancedCollection.Repo
Datei anzeigen
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