C# Class SecurityInnovation.TeamMentor.WebClient.WebServices.TM_Xml_Database_ExtensionMethods_Library_Files

Show file Open project: TeamMentor-OWASP/Master

Public Methods

Method Description
Get_Path_To_File ( this tmDatabase, string libraryName, string fileName ) : string

Private Methods

Method Description
Get_Path_To_File ( this tmDatabase, System.Guid itemGuid, string fileName ) : string
Get_Path_To_File ( this tmDatabase, string fileKey ) : string
upload_File_to_Library ( this tmDatabase, System.Guid libraryId, string filename, byte fileContents ) : bool

Method Details

Get_Path_To_File() public static method

public static Get_Path_To_File ( this tmDatabase, string libraryName, string fileName ) : string
tmDatabase this
libraryName string
fileName string
return string