C# Class TeamMentor.CoreLib.TM_Xml_Database_ExtensionMethods_Library_Files

Afficher le fichier Open project: TeamMentor/Master

Méthodes publiques

Méthode Description
Get_Path_To_File ( this tmFileStorage, string libraryName, string fileName ) : string

Private Methods

Méthode Description
Get_Path_To_File ( this tmFileStorage, System.Guid itemGuid, string fileName ) : string
Get_Path_To_File ( this tmFileStorage, string fileKey ) : string
upload_File_to_Library ( this tmFileStorage, System.Guid libraryId, string filename, byte fileContents ) : bool

Method Details

Get_Path_To_File() public static méthode

public static Get_Path_To_File ( this tmFileStorage, string libraryName, string fileName ) : string
tmFileStorage this
libraryName string
fileName string
Résultat string