Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MissionController
Instruction
C# Class MissionController.Instruction
显示文件
Open project: pweingardt/KSPMissionController
Class Usage Examples
Public Properties
Property
Type
Description
field
String
value
String
Public Methods
Method
Description
Instruction
(
String
field
,
String
value
) :
System
Method Details
Instruction()
public
method
public
Instruction
(
String
field
,
String
value
) :
System
field
String
value
String
return
System
Property Details
field
public_oe property
public
String
field
return
String
value
public_oe property
public
String
value
return
String