C# Class TeamMentor.CoreLib.TM_Xml_Database_ExtensionMethods_XmlDataSources_Views_and_Folders_Guid_Fixes

Show file Open project: TeamMentor/Master

Public Methods

Method Description
ensureFoldersAndViewsIdsAreUnique ( this tmDatabase, bool verbose = false ) : TM_Xml_Database
removeMissingGuidanceItemsIdsFromViews ( this tmDatabase, bool verbose = false ) : TM_Xml_Database

Method Details

ensureFoldersAndViewsIdsAreUnique() public static method

public static ensureFoldersAndViewsIdsAreUnique ( this tmDatabase, bool verbose = false ) : TM_Xml_Database
tmDatabase this
verbose bool
return TM_Xml_Database

removeMissingGuidanceItemsIdsFromViews() public static method

public static removeMissingGuidanceItemsIdsFromViews ( this tmDatabase, bool verbose = false ) : TM_Xml_Database
tmDatabase this
verbose bool
return TM_Xml_Database