C# 클래스 TeamMentor.CoreLib.TM_Xml_Database_ExtensionMethods_Library_Files

파일 보기 프로젝트 열기: TeamMentor/Master

공개 메소드들

메소드 설명
Get_Path_To_File ( this tmFileStorage, string libraryName, string fileName ) : string

비공개 메소드들

메소드 설명
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

메소드 상세

Get_Path_To_File() 공개 정적인 메소드

public static Get_Path_To_File ( this tmFileStorage, string libraryName, string fileName ) : string
tmFileStorage this
libraryName string
fileName string
리턴 string