IVersionUpdater

Namespace: WellFired.Guacamole.DataStorage.Data

Description

Properties

int VersionNo { get; set; }

Public Methods

bool IsCompatibleWithCurrentVersion ( )
void UpdatePreviousVersion ( )

Breakdown

  • int VersionNo { get; set; }
  • bool IsCompatibleWithCurrentVersion ( )
  • void UpdatePreviousVersion ( )