EventBus.Attach Method

public void Attach( 
EventBus bus 
)
This language is not supported or no code example is available.
public:  
void Attach( 
EventBus^ bus 
)
This language is not supported or no code example is available.
public function Attach( 
bus : EventBus 
);
This language is not supported or no code example is available.

Parameters

bus
EventBus

In this article

Definition