C# 클래스 TeamMentor.CoreLib.TM_Xml_Database_ExtensionMethods_Folder_V3

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

공개 메소드들

메소드 설명
tmFolder ( this tmDatabase, System.Guid folderId ) : Folder_V3
tmFolder ( this tmDatabase, System.Guid libraryId, System.Guid folderId ) : Folder_V3
tmFolder ( this folder, System.Guid libraryId, TM_Xml_Database tmDatabase ) : Folder_V3
tmFolder ( this tmDatabase, System.Guid libraryId, string name ) : Folder_V3
tmFolders ( this tmDatabase ) : List
tmFolders ( this tmDatabase, System.Guid libraryId ) : List
tmFolders ( this tmDatabase, System.Guid libraryId, IList folders ) : List
tmFolders ( this tmDatabase, TM_Library tmLibrary ) : List
tmFolders ( this tmLibrary, TM_Xml_Database tmDatabase ) : List
tmFolders_All ( this tmDatabase, System.Guid libraryId ) : List

메소드 상세

tmFolder() 공개 정적인 메소드

public static tmFolder ( this tmDatabase, System.Guid folderId ) : Folder_V3
tmDatabase this
folderId System.Guid
리턴 Folder_V3

tmFolder() 공개 정적인 메소드

public static tmFolder ( this tmDatabase, System.Guid libraryId, System.Guid folderId ) : Folder_V3
tmDatabase this
libraryId System.Guid
folderId System.Guid
리턴 Folder_V3

tmFolder() 공개 정적인 메소드

public static tmFolder ( this folder, System.Guid libraryId, TM_Xml_Database tmDatabase ) : Folder_V3
folder this
libraryId System.Guid
tmDatabase TM_Xml_Database
리턴 Folder_V3

tmFolder() 공개 정적인 메소드

public static tmFolder ( this tmDatabase, System.Guid libraryId, string name ) : Folder_V3
tmDatabase this
libraryId System.Guid
name string
리턴 Folder_V3

tmFolders() 공개 정적인 메소드

public static tmFolders ( this tmDatabase ) : List
tmDatabase this
리턴 List

tmFolders() 공개 정적인 메소드

public static tmFolders ( this tmDatabase, System.Guid libraryId ) : List
tmDatabase this
libraryId System.Guid
리턴 List

tmFolders() 공개 정적인 메소드

public static tmFolders ( this tmDatabase, System.Guid libraryId, IList folders ) : List
tmDatabase this
libraryId System.Guid
folders IList
리턴 List

tmFolders() 공개 정적인 메소드

public static tmFolders ( this tmDatabase, TM_Library tmLibrary ) : List
tmDatabase this
tmLibrary TM_Library
리턴 List

tmFolders() 공개 정적인 메소드

public static tmFolders ( this tmLibrary, TM_Xml_Database tmDatabase ) : List
tmLibrary this
tmDatabase TM_Xml_Database
리턴 List

tmFolders_All() 공개 정적인 메소드

public static tmFolders_All ( this tmDatabase, System.Guid libraryId ) : List
tmDatabase this
libraryId System.Guid
리턴 List