C# Class kOS.Communication.RunCommand

Inheritance: InterProcCommand
Datei anzeigen Open project: KSP-KOS/KOS Class Usage Examples

Public Properties

Property Type Description
Program List

Public Methods

Method Description
Execute ( SharedObjects shared ) : void

Method Details

Execute() public method

public Execute ( SharedObjects shared ) : void
shared SharedObjects
return void

Property Details

Program public_oe property

public List Program
return List