Struct TypeContainerAdder

Applies a transformer on passed symbol if it is a type.

struct TypeContainerAdder(TypeTransformerPolicy, ComponentStoringPolicy)
  
if (isComponentStoringPolicy!ComponentStoringPolicy);

Methods

NameDescription
scan Transform T component into a factory using TypeTransformerPolicy