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

Afficher le fichier Open project: TeamMentor-OWASP/Master

Méthodes publiques

Méthode Description
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

Method Details

tmFolder() public static méthode

public static tmFolder ( this tmDatabase, System.Guid folderId ) : Folder_V3
tmDatabase this
folderId System.Guid
Résultat Folder_V3

tmFolder() public static méthode

public static tmFolder ( this tmDatabase, System.Guid libraryId, System.Guid folderId ) : Folder_V3
tmDatabase this
libraryId System.Guid
folderId System.Guid
Résultat Folder_V3

tmFolder() public static méthode

public static tmFolder ( this folder, System.Guid libraryId, TM_Xml_Database tmDatabase ) : Folder_V3
folder this
libraryId System.Guid
tmDatabase TM_Xml_Database
Résultat Folder_V3

tmFolder() public static méthode

public static tmFolder ( this tmDatabase, System.Guid libraryId, string name ) : Folder_V3
tmDatabase this
libraryId System.Guid
name string
Résultat Folder_V3

tmFolders() public static méthode

public static tmFolders ( this tmDatabase ) : List
tmDatabase this
Résultat List

tmFolders() public static méthode

public static tmFolders ( this tmDatabase, System.Guid libraryId ) : List
tmDatabase this
libraryId System.Guid
Résultat List

tmFolders() public static méthode

public static tmFolders ( this tmDatabase, System.Guid libraryId, IList folders ) : List
tmDatabase this
libraryId System.Guid
folders IList
Résultat List

tmFolders() public static méthode

public static tmFolders ( this tmDatabase, TM_Library tmLibrary ) : List
tmDatabase this
tmLibrary TM_Library
Résultat List

tmFolders() public static méthode

public static tmFolders ( this tmLibrary, TM_Xml_Database tmDatabase ) : List
tmLibrary this
tmDatabase TM_Xml_Database
Résultat List

tmFolders_All() public static méthode

public static tmFolders_All ( this tmDatabase, System.Guid libraryId ) : List
tmDatabase this
libraryId System.Guid
Résultat List