Command_(Int32, Object) Constructor

public Command_( 
int type
object data0 
)
This language is not supported or no code example is available.
public:  
Command_( 
int type
object^ data0 
)
This language is not supported or no code example is available.
public function Command_( 
type : int
data0 : object 
);
This language is not supported or no code example is available.

Parameters

type
int

data0
object

In this article

Definition