OnSimulatorProgress(Int64, Int32) Constructor

public OnSimulatorProgress( 
long count
int percent 
)
This language is not supported or no code example is available.
public:  
OnSimulatorProgress( 
long count
int percent 
)
This language is not supported or no code example is available.
public function OnSimulatorProgress( 
count : long
percent : int 
);
This language is not supported or no code example is available.

Parameters

count
long

percent
int

In this article

Definition