Creates a dynamic type that always consists of the TBase type, and optionally contains TFull as well. Used for scenarios where parts of a data structure are lazy-loaded.
TBase
TFull
Creates a dynamic type that always consists of the
TBasetype, and optionally containsTFullas well. Used for scenarios where parts of a data structure are lazy-loaded.