C# Class Com.Eucalyptus.Windows.ScriptHandler

Inheritance: UserDataHandler
Show file Open project: eucalyptus/windows-integration Class Usage Examples

Protected Methods

Method Description
Handle ( ) : void

Private Methods

Method Description
ExecuteCommandLine ( String scriptFile ) : void
ExecutePowershell ( String powershellFile ) : void
MakeScriptFragments ( ) : List
WriteScriptFile ( List lines, String filePath ) : void

Method Details

Handle() protected method

protected Handle ( ) : void
return void