StrategyComponent.Sell (Double, String) Method

public void Sell( 
double qty
string text 
)
This language is not supported or no code example is available.
public:  
void Sell( 
double qty
String^ text 
)
This language is not supported or no code example is available.
public function Sell( 
qty : double
text : String 
);
This language is not supported or no code example is available.

Parameters

qty
double

text
string

In this article

Definition