Engine.fill

Given a structure this will fill it up with values by querying the attached provider(s)

class Engine
void
fill
(
T
)

Parameters

structInstance T

the structure to provision

Meta