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
ファイルを表示 Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Property Type Description
UpdateMappingToolDatabase void

Public Methods

Method Description
ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void

Private Methods

Method Description
UpdateMappingToolDatabase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void

Method Details

ExecuteCmdletBase() public method

public ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void
callingCmdlet System.Management.Automation.PSCmdlet
return void