Function PropertyConfigurer.configure

Accepts a reference to an object that is to be configured by the configurer.

void configure (
  ref T object
);

Parameters

NameDescription
object An object of type T, that will be configured