Function CallbackConfigurer.this

Constructor for CallbackConfigurer!(T, Dg, Args)

this (
  Dg dg,
  ref Args args
);

Parameters

NameDescription
dg delegate used to configure the created object
args arguments passed to delegate