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