C# Class withSIX.Play.Core.Games.Legacy.Missions.MissionFolder

Inheritance: MissionBase
显示文件 Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
CombineFullPath ( string fullPath ) : string
CombinePath ( string path, bool inclFolderName = true ) : string
MissionFolder ( System.Guid id ) : System
ProfileUrl ( ) : Uri

Method Details

CombineFullPath() public method

public CombineFullPath ( string fullPath ) : string
fullPath string
return string

CombinePath() public method

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

MissionFolder() public method

public MissionFolder ( System.Guid id ) : System
id System.Guid
return System

ProfileUrl() public method

public ProfileUrl ( ) : Uri
return System.Uri