C# 클래스 withSIX.Play.Core.Games.Legacy.Mods.AdvancedCollection.Repo

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
Create ( Uri uri ) : Repo

비공개 메소드들

메소드 설명
GetProtocolFromUri ( Uri uri ) : string
GetTypeFromUri ( Uri uri ) : RepoType
ReplaceProtocol ( Uri uri, string protocol ) : Uri
Repo ( Uri uri, RepoType type ) : System

메소드 상세

Create() 공개 정적인 메소드

public static Create ( Uri uri ) : Repo
uri System.Uri
리턴 Repo