C# 클래스 TeamMentor.CoreLib.TM_Xml_Database_ExtensionMethods_GuiHelpers

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

공개 메소드들

메소드 설명
getFolderStructure_Libraries ( this tmWebServices, TM_GUI_Objects guiObjects ) : List
getFolderStructure_Library ( this tmWebServices, System.Guid libraryId, TM_GUI_Objects guiObjects ) : Library_V3
getGuidanceItemsIds_NotInViews ( this tmWebServices, System.Guid libraryId ) : List

메소드 상세

getFolderStructure_Libraries() 공개 정적인 메소드

public static getFolderStructure_Libraries ( this tmWebServices, TM_GUI_Objects guiObjects ) : List
tmWebServices this
guiObjects TM_GUI_Objects
리턴 List

getFolderStructure_Library() 공개 정적인 메소드

public static getFolderStructure_Library ( this tmWebServices, System.Guid libraryId, TM_GUI_Objects guiObjects ) : Library_V3
tmWebServices this
libraryId System.Guid
guiObjects TM_GUI_Objects
리턴 Library_V3

getGuidanceItemsIds_NotInViews() 공개 정적인 메소드

public static getGuidanceItemsIds_NotInViews ( this tmWebServices, System.Guid libraryId ) : List
tmWebServices this
libraryId System.Guid
리턴 List