Method |
Description |
|
AddSection ( Update update ) : void |
|
|
AddSectionGroup ( Update update ) : void |
|
|
CompleteUpdates ( ) : void |
|
|
FindSectionUpdates ( string configKey, bool isGroup ) : SectionUpdates |
|
|
GetDeclarationUpdate ( string configKey ) : DeclarationUpdate |
|
|
GetDefinitionUpdate ( string configKey ) : DefinitionUpdate |
|
|
GetMovedSectionNames ( ) : string[] |
|
|
GetNewGroupNames ( ) : string[] |
|
|
GetSectionGroupUpdate ( ) : DeclarationUpdate |
|
|
GetSectionUpdatesForGroup ( string group ) : SectionUpdates |
|
|
GetUnretrievedGroupNames ( ) : string[] |
|
|
GetUnretrievedSectionNames ( ) : string[] |
|
|
GetUpdate ( string configKey ) : Update |
|
|
HasNewSectionGroups ( ) : bool |
|
|
HasUnretrievedSections ( ) : bool |
|
|
SectionUpdates ( string name ) : System.Collections |
|
|