Table of Contents

Class VersionManager

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

Aggregates version strings contributed by Vista modules through a shared callback hook.

public class VersionManager
Inheritance
VersionManager
Inherited Members

Methods

GetVersionStrings()

Collects version strings from every registered provider and returns them as a deduplicated list.

Events

collectVersionInfoCallback

Raised when Vista gathers version labels from all registered modules.