C# 클래스 withSIX.Play.Core.Games.Legacy.Missions.MissionFolder

상속: MissionBase
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
CombineFullPath ( string fullPath ) : string
CombinePath ( string path, bool inclFolderName = true ) : string
MissionFolder ( System.Guid id ) : System
ProfileUrl ( ) : Uri

메소드 상세

CombineFullPath() 공개 메소드

public CombineFullPath ( string fullPath ) : string
fullPath string
리턴 string

CombinePath() 공개 메소드

public CombinePath ( string path, bool inclFolderName = true ) : string
path string
inclFolderName bool
리턴 string

MissionFolder() 공개 메소드

public MissionFolder ( System.Guid id ) : System
id System.Guid
리턴 System

ProfileUrl() 공개 메소드

public ProfileUrl ( ) : Uri
리턴 System.Uri