Message_(Int32, Object) Constructor

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

Parameters

type
int

data0
object

In this article

Definition