IReferenceTypeHandler.

Activate(IReferenceActivationContext) Method

Summary

gets called when an object is to be activated.

Syntax

void Activate(IReferenceActivationContext context)

Remarks

gets called when an object is to be activated.

Parameters

Name Type Description
context IReferenceActivationContext

Return Value

Type Description
void