IEmbeddedConfigurationItem.

Prepare(IEmbeddedConfiguration) Method

Summary

Gives a chance for the item to augment the configuration.

Syntax

void Prepare(IEmbeddedConfiguration configuration)

Remarks

Gives a chance for the item to augment the configuration.

Parameters

Name Type Description
configuration IEmbeddedConfiguration the configuration that the item was added to

Return Value

Type Description
void