C# Class kOS.Safe.Binding.BoundVariable

Inheritance: kOS.Safe.Execution.Variable
显示文件 Open project: KSP-KOS/KOS

Public Properties

Property Type Description
Get BindingGetDlg
Set BindingSetDlg

Public Methods

Method Description
ClearCache ( ) : void

Method Details

ClearCache() public method

public ClearCache ( ) : void
return void

Property Details

Get public_oe property

public BindingGetDlg Get
return BindingGetDlg

Set public_oe property

public BindingSetDlg Set
return BindingSetDlg