Add the IInitializable interface to mark entities that should initialized
This merge request adds the Initializable<T1, T2, T3>
interface to mark objects that should be initialized with 1 to 3 arguments of generic type.
This merge request adds the Initializable<T1, T2, T3>
interface to mark objects that should be initialized with 1 to 3 arguments of generic type.