C# Class Glyma.Powershell.Update.v1_5_0_r4.Update_v1_5_0_r4Base

This class will update a v1.5.0rev2 of the Glyma server to be v1.5.0rev3 compliant.
Inheritance: IUpdateGLDatabase
Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Свойство Type Description
UpdateMappingToolDatabase void

Méthodes publiques

Méthode Description
ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void

Private Methods

Méthode Description
UpdateMappingToolDatabase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void

Method Details

ExecuteCmdletBase() public méthode

public ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void
callingCmdlet System.Management.Automation.PSCmdlet
Résultat void