Ask(Tick) Constructor

Initializes a new instance of the Ask class.
public Ask( 
Tick tick 
)
This language is not supported or no code example is available.
public:  
Ask( 
Tick^ tick 
)
This language is not supported or no code example is available.
public function Ask( 
tick : Tick 
);
This language is not supported or no code example is available.

Parameters

tick
Tick

The tick.

In this article

Definition